summaryrefslogtreecommitdiffstats
path: root/multimedia/libtheora/files/patch-Makefile.in
blob: 42a47be43195527c5af8e47512de42e6c491db02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- Makefile.in.orig	Sat Aug 20 16:30:42 2005
+++ Makefile.in	Sun Apr 16 06:07:12 2006
@@ -224,11 +224,11 @@
 target_os = @target_os@
 target_vendor = @target_vendor@
 AUTOMAKE_OPTIONS = foreign 1.6 dist-zip dist-bzip2
-SUBDIRS = lib include doc examples debian tests
+SUBDIRS = lib include debian
 EXTRA_DIST = COPYING autogen.sh win32 libtheora.spec libtheora.spec.in \
 	theora-uninstalled.pc.in
 
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig
 pkgconfig_DATA = theora.pc
 all: config.h
 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
OpenPOWER on IntegriCloud