summaryrefslogtreecommitdiffstats
path: root/graphics/poppler
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/poppler')
-rw-r--r--graphics/poppler/files/patch-Makefile.in23
1 files changed, 9 insertions, 14 deletions
diff --git a/graphics/poppler/files/patch-Makefile.in b/graphics/poppler/files/patch-Makefile.in
index 0370a3b19..02c8919d0 100644
--- a/graphics/poppler/files/patch-Makefile.in
+++ b/graphics/poppler/files/patch-Makefile.in
@@ -1,15 +1,15 @@
---- Makefile.in.orig Sat Sep 30 00:30:37 2006
-+++ Makefile.in Sat Sep 30 00:33:22 2006
+--- Makefile.in.orig Thu Sep 21 20:54:29 2006
++++ Makefile.in Sat Sep 30 10:51:57 2006
@@ -76,7 +76,7 @@
DATA = $(pkgconfig_DATA)
ETAGS = etags
CTAGS = ctags
-DIST_SUBDIRS = goo fofi splash poppler utils glib qt test qt4
-+DIST_SUBDIRS = goo fofi splash poppler utils glib qt test
++DIST_SUBDIRS = goo fofi splash poppler utils glib qt
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
-@@ -254,7 +254,7 @@
+@@ -254,10 +254,10 @@
@BUILD_POPPLER_GLIB_TRUE@glib_pc_file = poppler-glib.pc
@BUILD_POPPLER_QT_TRUE@qt_subdir = qt
@BUILD_POPPLER_QT_TRUE@qt_pc_file = poppler-qt.pc
@@ -17,13 +17,8 @@
+@BUILD_POPPLER_QT4_TRUE@qt4_subdir =
@BUILD_POPPLER_QT4_TRUE@qt4_pc_file = poppler-qt4.pc
@BUILD_UTILS_TRUE@utils_subdir = utils
- SUBDIRS = goo fofi $(splash_subdir) poppler $(utils_subdir) $(glib_subdir) $(qt_subdir) test $(qt4_subdir)
-@@ -265,7 +265,7 @@
- poppler-splash.pc.in \
- poppler-qt.pc.in
-
--pkgconfigdir = $(prefix)/libdata/pkgconfig
-+pkgconfigdir = $(libdir)/pkgconfig
- pkgconfig_DATA = \
- poppler.pc \
- $(cairo_pc_file) \
+-SUBDIRS = goo fofi $(splash_subdir) poppler $(utils_subdir) $(glib_subdir) $(qt_subdir) test $(qt4_subdir)
++SUBDIRS = goo fofi $(splash_subdir) poppler $(utils_subdir) $(glib_subdir) $(qt_subdir)
+ EXTRA_DIST = \
+ README-XPDF \
+ poppler.pc.in \