]> git.pld-linux.org Git - packages/X11.git/blob - XFree86-pkgconfig.patch
- cleanup
[packages/X11.git] / XFree86-pkgconfig.patch
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 @@
4         RemoveFile($@)
5         sh config-subst $(SUBSTVARS) < xcursor.pc.in > $@
6  
7 -InstallNonExecFile(xcursor.pc,$(PKGCONFIGDIR))
8 +InstallNonExecFile(xcursor.pc,/usr/lib/pkgconfig)
9  
10  clean::
11         RemoveFile(xcursor.pc)
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 @@
15         RemoveFile($@)
16         sh config/config-subst $(SUBSTVARS) < xft.pc.in > $@
17  
18 -InstallNonExecFile(xft.pc,$(PKGCONFIGDIR))
19 +InstallNonExecFile(xft.pc,/usr/lib/pkgconfig)
20  
21  clean::
22         RemoveFile(xft.pc)
This page took 0.044727 seconds and 3 git commands to generate.