mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-11 20:05:07 -05:00
No longer necessary to explicitly specify SRCDEST, leave it up to user to
decide.
This commit is contained in:
parent
b6483b3cb4
commit
c2157cf138
@ -68,6 +68,6 @@ DOC_DIRS=(usr/{,share/}{info,doc} opt/gnome/{,share/}{info,doc,gtk-doc})
|
||||
#-- Destination: specify a fixed directory where all packages will be placed
|
||||
#PKGDEST=/home/packages
|
||||
#-- Source cache: specify a fixed directory where source files will be cached
|
||||
SRCDEST=/var/cache/pacman/src
|
||||
#SRCDEST=/var/cache/pacman/src
|
||||
#-- Packager: name/email of the person or organization building packages
|
||||
#PACKAGER="John Doe <john@doe.com>"
|
||||
|
Loading…
Reference in New Issue
Block a user