summaryrefslogtreecommitdiffstats
path: root/archrm
AgeCommit message (Collapse)AuthorFilesLines
2011-10-07Support non-standard install locationsLukas Fleischer1-13/+0
This build system overhaul allows for adding (define-style) macros to our scripts. All source files are now suffixed with ".in" to clarify that they might contain unprocessed defines. The Makefile provides a new rule to preprocess source files and generate proper output scripts. Also, add a "@pkgdatadir@" define (as used in GNU Autotools) and use it instead of hardcoded paths to "/usr/share/devtools" everywhere. We missed this when adding PREFIX support to the build system in commit 35fc83ce7d8dc26cd424321f2e8638d05da0a6d4. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2010-06-24removed mode lines; was not a good idea after allPierre Schmitz1-3/+0
2010-02-13apply common coding stylePierre Schmitz1-2/+5
2008-04-06Add arch{co,release,rm} to devtools and make them install properlyJason Chu1-0/+13