]> git.pld-linux.org Git - packages/X11.git/blame - XFree86-pkgconfig.patch
- original from http://xorg.freedesktop.org/releases/X11R6.9.0/patches/x11r6.9.0...
[packages/X11.git] / XFree86-pkgconfig.patch
CommitLineData
1eaf2ae0 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 @@
29a23bf3 4 RemoveFile($@)
5 sh config-subst $(SUBSTVARS) < xcursor.pc.in > $@
6
1eaf2ae0 7-InstallNonExecFile(xcursor.pc,$(PKGCONFIGDIR))
29a23bf3 8+InstallNonExecFile(xcursor.pc,/usr/lib/pkgconfig)
9
10 clean::
11 RemoveFile(xcursor.pc)
1eaf2ae0 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 @@
29a23bf3 15 RemoveFile($@)
16 sh config/config-subst $(SUBSTVARS) < xft.pc.in > $@
17
1eaf2ae0 18-InstallNonExecFile(xft.pc,$(PKGCONFIGDIR))
29a23bf3 19+InstallNonExecFile(xft.pc,/usr/lib/pkgconfig)
20
21 clean::
22 RemoveFile(xft.pc)
This page took 0.052866 seconds and 4 git commands to generate.