]> git.pld-linux.org Git - packages/XFree86.git/blame - XFree86-pkgconfig.patch
- provided Xft{,-devel} = 2.1-2 instead of 2.1; some packages require it
[packages/XFree86.git] / XFree86-pkgconfig.patch
CommitLineData
a2d117e3 1--- xc/lib/Xcursor/Imakefile~ Thu Sep 26 09:52:01 2002
2+++ xc/lib/Xcursor/Imakefile Tue Jan 14 01:38:12 2003
3@@ -69,7 +69,7 @@
4 RemoveFile($@)
5 sh config-subst $(SUBSTVARS) < xcursor.pc.in > $@
6
7-InstallNonExecFile(xcursor.pc,$(USRLIBDIR)/pkgconfig)
8+InstallNonExecFile(xcursor.pc,/usr/lib/pkgconfig)
9
10 clean::
11 RemoveFile(xcursor.pc)
12--- xc/lib/Xft/Imakefile~ Thu Nov 14 22:01:18 2002
13+++ xc/lib/Xft/Imakefile Tue Jan 14 03:09:43 2003
14@@ -132,7 +132,7 @@
15 RemoveFile($@)
16 sh config/config-subst $(SUBSTVARS) < xft.pc.in > $@
17
18-InstallNonExecFile(xft.pc,$(USRLIBDIR)/pkgconfig)
19+InstallNonExecFile(xft.pc,/usr/lib/pkgconfig)
20
21 clean::
22 RemoveFile(xft.pc)
23--- xc/lib/fontconfig/Imakefile~ Fri Jan 3 19:54:11 2003
24+++ xc/lib/fontconfig/Imakefile Tue Jan 14 03:12:17 2003
25@@ -83,7 +83,7 @@
26 RemoveFile($@)
27 sh config/config-subst $(SUBSTVARS) < fontconfig.pc.in > $@
28
29-InstallNonExecFile(fontconfig.pc,$(USRLIBDIR)/pkgconfig)
30+InstallNonExecFile(fontconfig.pc,/usr/lib/pkgconfig)
31
32 clean::
33 RemoveFile(fontconfig.pc)
This page took 0.040735 seconds and 4 git commands to generate.