From c9ab8a7f6c4d70672e2681f0e57d3298a2bdab7b Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Sun, 22 Sep 2013 11:25:29 +0100 Subject: makepkg: run locally with libtool style wrapper Build makepkg to scripts/.lib/makepkg and add a wrapper script to call it. This is not useful at the moment, but is the first step to allowing makepkg to be split into smaller pieces. Signed-off-by: Allan McRae [Ashley: rebased] Signed-off-by: Ashley Whetter --- scripts/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/.gitignore') diff --git a/scripts/.gitignore b/scripts/.gitignore index 26e088b9..8dac5035 100644 --- a/scripts/.gitignore +++ b/scripts/.gitignore @@ -1,5 +1,6 @@ makepkg makepkg-template +makepkg-wrapper pacman-db-upgrade pacman-key pacman-optimize -- cgit v1.2.3-24-g4f1b