Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-04-02 | Tidy up usage of makepkg.conf | Andrew Fyfe | 1 | -3/+12 | |
Moved the following variables into /etc/makepkg.conf * BUILDSCRIPT * PKGEXT * DB_COMPRESSION * DB_CHECKSUMS Cleaned up sourcing of /etc/makepkg.conf in scripts and source ~/.makepkg.conf if it exists. Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2007-02-11 | Adding repo-remove script, allows for a package to be removed from a repo. | Dan McGee | 1 | -0/+136 | |
More or less a reverse 'repo-add'. |