summaryrefslogtreecommitdiff
path: root/contrib/README
Commit message (Collapse)AuthorAge
* Remove gensync and updatesync from normal distributionDan McGee2008-02-02
| | | | | | | | Move these two scripts into contrib/, and start the process of de-automaking them by removing the @sysconfdir@ references and the gettext initialization. The removal of all gettext will soon follow. Signed-off-by: Dan McGee <dan@archlinux.org>
* install: install prototype PKGBUILD and install to datadirDan McGee2008-01-06
| | | | | | | Move the prototypes out of contrib/ and into the top level directory, and install them to what is usually /usr/share/pacman/ on a package install. Signed-off-by: Dan McGee <dan@archlinux.org>
* Fixes to allow make distcheck to work againDan McGee2007-12-19
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Add {PKGBUILD,install}.proto to contrib/ directoryDan McGee2007-07-11
| | | | | | Also update README and Makefile.am in the contrib/ directory. Signed-off-by: Dan McGee <dan@archlinux.org>
* Add vim syntax file for PKGBUILDs to contrib/Alessio 'mOLOk' Bolognino2007-05-10
| | | | | | Thanks for the contribution. Signed-off-by: Dan McGee <dan@archlinux.org>
* * Added a readme file to the contrib/ directory.Dan McGee2007-03-07