summaryrefslogtreecommitdiffstats
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2008-01-06 17:23:49 +0100
committerDan McGee <dan@archlinux.org>2008-01-06 17:23:49 +0100
commitd53388fb90ee9594e07b8f00cc45436e6318c972 (patch)
tree0c1f025fd7adaec0f787adca3393ef3a9ba51451 /contrib/Makefile.am
parente0e33c329ff249d7862a0e7ec508794faa98efd8 (diff)
downloadpacman-d53388fb90ee9594e07b8f00cc45436e6318c972.tar.gz
pacman-d53388fb90ee9594e07b8f00cc45436e6318c972.tar.xz
install: install prototype PKGBUILD and install to datadir
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>
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 2e088691..9f01e187 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -1,10 +1,8 @@
EXTRA_DIST = \
- PKGBUILD.proto \
PKGBUILD.vim \
bash_completion \
pacdiff \
pacsearch \
- proto.install \
re-pacman \
vimproject \
wget-xdelta.sh \