From d53388fb90ee9594e07b8f00cc45436e6318c972 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 6 Jan 2008 10:23:49 -0600 Subject: 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 --- contrib/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'contrib/Makefile.am') 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 \ -- cgit v1.2.3-24-g4f1b