index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2007-03-28 17:46:14 -0400 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-03-31 20:30:35 -0400 |
commit | 583b4b10a3ba273110e0d8dd3be5feca575c1d52 (patch) | |
tree | aa1695a7cf4899bb20328fea569bb2d92101c994 | |
parent | 8fd16d0dcb7f6c1740d6ee7ea235c44f50900c86 (diff) |
-rw-r--r-- | configure.ac | 1 | ||||
-rwxr-xr-x | scripts/makepkg.in (renamed from scripts/makepkg) | 0 |
diff --git a/configure.ac b/configure.ac index 2822d206..81ef899f 100644 --- a/configure.ac +++ b/configure.ac @@ -212,6 +212,7 @@ src/pacman/Makefile src/pacman/po/Makefile.in src/util/Makefile scripts/Makefile +scripts/makepkg doc/Makefile etc/Makefile etc/makepkg.conf diff --git a/scripts/makepkg b/scripts/makepkg.in index 92d8ab26..92d8ab26 100755 --- a/scripts/makepkg +++ b/scripts/makepkg.in |