pacman/scripts
Dan McGee 636610432a Allow GIT version to be used in pacman builds
Add a new configure flag, --enable-git-version, that allows the output of
'git describe' to be used in the version string associated with this
package. This could aid in debugging for users that are using a development
version of pacman and we should be able to figure out which cut of code they
are using.

Sample output:
$ pacman --version
Pacman v3.1.4-190-g4cfa-dirty - libalpm v2.3.1

$ makepkg --version
makepkg (pacman) 3.1.4-190-g5861-dirty

Signed-off-by: Dan McGee <dan@archlinux.org>
2008-05-31 12:06:34 -05:00
..
.gitignore Remove gensync and updatesync from normal distribution 2008-02-02 14:12:34 -06:00
Makefile.am Allow GIT version to be used in pacman builds 2008-05-31 12:06:34 -05:00
makepkg.sh.in makepkg - add check for valid options in PKGBUILD 2008-05-29 06:37:20 -05:00
pacman-optimize.sh.in scripts: allow usage when gettext is not installed 2008-02-17 21:25:41 -06:00
rankmirrors.py.in Remove hardcoded DBEXT value from script 2008-01-06 09:44:28 -06:00
repo-add.sh.in du -b is not available on BSD, use du -k instead. 2008-05-29 06:37:14 -05:00
repo-remove.sh.in scripts: add -q/--quiet option to repo-add and repo-remove 2008-05-10 00:48:55 -05:00