]> git.pld-linux.org Git - packages/X11.git/blame - XFree86-pkgconfig.patch
- orphaned, outdated
[packages/X11.git] / XFree86-pkgconfig.patch
CommitLineData
29a23bf3 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)
This page took 0.037378 seconds and 4 git commands to generate.