]> git.pld-linux.org Git - packages/XFree86.git/blame - XFree86-pkgconfig.patch
- 4.8.0 (probably the last XFree86 version ever, for comparison and archival reasons)
[packages/XFree86.git] / XFree86-pkgconfig.patch
CommitLineData
e10fc0ec 1--- xc/lib/Xcursor/Imakefile.orig 2005-10-25 18:58:48.000000000 +0200
2+++ xc/lib/Xcursor/Imakefile 2006-06-11 03:46:50.029912096 +0200
3@@ -72,7 +72,7 @@
a2d117e3 4 RemoveFile($@)
5 sh config-subst $(SUBSTVARS) < xcursor.pc.in > $@
6
e10fc0ec 7-InstallNonExecFile(xcursor.pc,$(PKGCONFIGDIR))
a2d117e3 8+InstallNonExecFile(xcursor.pc,/usr/lib/pkgconfig)
9
10 clean::
11 RemoveFile(xcursor.pc)
e10fc0ec 12--- xc/lib/Xft/Imakefile.orig 2005-10-25 18:58:48.000000000 +0200
13+++ xc/lib/Xft/Imakefile 2006-06-11 03:47:20.687251472 +0200
14@@ -135,7 +135,7 @@
a2d117e3 15 RemoveFile($@)
16 sh config/config-subst $(SUBSTVARS) < xft.pc.in > $@
17
e10fc0ec 18-InstallNonExecFile(xft.pc,$(PKGCONFIGDIR))
a2d117e3 19+InstallNonExecFile(xft.pc,/usr/lib/pkgconfig)
20
21 clean::
22 RemoveFile(xft.pc)
This page took 0.175226 seconds and 4 git commands to generate.