Magellan Linux

Annotation of /trunk/popt/patches/popt-1.16-pkgconfig-libdir.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3326 - (hide annotations) (download)
Fri Mar 22 21:53:33 2019 UTC (5 years, 1 month ago) by niro
File size: 519 byte(s)
-added pkgconfig libdir fix
1 niro 3326 diff -u popt-1.16.orig/Makefile.in popt-1.16/Makefile.in
2     --- popt-1.16.orig/Makefile.in 2010-05-04 16:55:59.000000000 -0400
3     +++ popt-1.16/Makefile.in 2010-12-23 22:45:42.843131000 -0500
4     @@ -370,7 +370,7 @@
5     libpopt_la_SOURCES = popt.c poptparse.c poptconfig.c popthelp.c poptint.c
6     libpopt_la_LDFLAGS = -no-undefined @LTLIBINTL@ @LTLIBICONV@ \
7     $(am__append_1)
8     -pkgconfigdir = $(prefix)/lib/pkgconfig
9     +pkgconfigdir = $(libdir)/pkgconfig
10     pkgconfig_DATA = popt.pc
11     man_MANS = popt.3
12     BUILT_SOURCES = popt.pc # popt.lcd