]> git.pld-linux.org Git - packages/X11.git/commitdiff
- update
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 22 Dec 2005 09:18:41 +0000 (09:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-pkgconfig.patch -> 1.2

X11-pkgconfig.patch

index c597d29f8faf4d9d5f6ef10b3a5fe6cfe0bc944c..7c8db795d8c3dd78f9e96a6c77293edb1dd1a45e 100644 (file)
@@ -1,14 +1,14 @@
 --- xc/lib/Xft/Imakefile.orig  2004-09-14 16:11:54.271230416 +0200
 +++ xc/lib/Xft/Imakefile       2004-09-14 16:12:48.437995816 +0200
-@@ -136,7 +136,7 @@
-       RemoveFile($@)
-       sh config/config-subst $(SUBSTVARS) < xft.pc.in > $@
+@@ -133,7 +133,7 @@
  
+ XCOMM Create xft.pc from xft.pc.in
+ ConfigSubst(xft.pc,.in,/*none*/)
 -InstallNonExecFile(xft.pc,$(USRLIBDIR)/pkgconfig)
 +InstallNonExecFile(xft.pc,/usr/lib/pkgconfig)
  
- clean::
      RemoveFile(xft.pc)
+ XCOMM Create man pages from .*.in files
ConfigSubst(xft-config,.1.in,.man)
 --- xc/lib/Xevie/Imakefile.orig        2004-09-14 16:11:54.276229656 +0200
 +++ xc/lib/Xevie/Imakefile     2004-09-14 16:13:06.769209048 +0200
 @@ -66,7 +66,7 @@
This page took 0.044623 seconds and 4 git commands to generate.