]> git.pld-linux.org Git - packages/XFree86-fonts.git/commitdiff
- use "XCOMM" instead "#" (in Imakefile files XCOMM is comment marker).
authorkloczek <kloczek@pld-linux.org>
Sun, 19 Aug 2001 01:28:54 +0000 (01:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86-fonts-do_not_run_xftchache.patch -> 1.3

XFree86-fonts-do_not_run_xftchache.patch

index 7e221f4af68481d947e55739f80aed6f6d768164..a076188b42ac5fbc22dd45b3d2593a16b582d899 100644 (file)
@@ -5,13 +5,13 @@
  
  MakeFontsDir(fonts.scale)
 -MakeXftCache($(FONTS))
-+#MakeXftCache($(FONTS))
++XCOMM MakeXftCache($(FONTS))
  
  InstallFonts($(FONTINSTDIR))
  InstallFontScale($(FONTINSTDIR))
  InstallEncodingsDir($(ENCODINGSSRC),$(FONTINSTDIR))
 -InstallXftCache($(FONTINSTDIR))
-+#InstallXftCache($(FONTINSTDIR))
++XCOMM InstallXftCache($(FONTINSTDIR))
  
  #ifdef IHaveSubdirs
  MakeSubdirs($(SUBDIRS))
This page took 0.089253 seconds and 4 git commands to generate.