packages: Fix typo.
* gnu/packages.scm: Fix the name of an exported variable (%patch-path).
This commit is contained in:
parent
dac354fe10
commit
0492f4a2b9
|
@ -35,7 +35,7 @@
|
|||
#:use-module (srfi srfi-39)
|
||||
#:export (search-patch
|
||||
search-bootstrap-binary
|
||||
%patch-directory
|
||||
%patch-path
|
||||
%bootstrap-binaries-path
|
||||
%package-module-path
|
||||
|
||||
|
|
Loading…
Reference in New Issue