summaryrefslogtreecommitdiff
path: root/scripts/.gitignore
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2019-05-07 21:55:03 -0400
committerAllan McRae <allan@archlinux.org>2019-05-08 12:46:33 +1000
commit9375f49865296f04bd51e5e39ddca863b67cbd6c (patch)
treed2100c12c83236176ad931179a70495eb7f9a221 /scripts/.gitignore
parent614ef781ebf8ef7ae116c26d419bc9002c162599 (diff)
downloadpacman-9375f49865296f04bd51e5e39ddca863b67cbd6c.tar.xz
libmakepkg: install pkg-config file
Since makepkg exports a public library of functions, other projects may wish to use these functions. Highlights include parseopts or our messaging functions. Install a pkg-config file in order to let downstream users detect where they can source the libmakepkg functionality. This is useful e.g. to gracefully handle the case where a thirdparty project is configured and installed into a different datarootdir from pacman, but still wants to use the installed pacman's version of libmakepkg. Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts/.gitignore')
-rw-r--r--scripts/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/.gitignore b/scripts/.gitignore
index b8bb1f83..541fd18d 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -1,3 +1,4 @@
+libmakepkg.pc
makepkg
makepkg-template
pacman-db-upgrade