From a864a50bc6a65a5c39a4727a07a3b269049a808e Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Tue, 3 Mar 2009 04:13:08 +1000 Subject: contrib/pacscripts - print install scripts from a package Prints the install script from a given package file or from a package in the pacman repo. Original-work-by: Giulio "giulivo" Fidente Improvements-by: Xavier Chantry Signed-off-by: Allan McRae Signed-off-by: Dan McGee --- contrib/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/Makefile.am') diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 2f131ef2..3843a3f0 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -5,6 +5,7 @@ EXTRA_DIST = \ gensync \ pacdiff \ paclist \ + pacscripts \ pacsearch \ pactree \ updatesync \ -- cgit v1.2.3-24-g4f1b