]> git.pld-linux.org Git - packages/XFree86.git/blob - XFree86-mandir-fix.patch
- rel 0.2
[packages/XFree86.git] / XFree86-mandir-fix.patch
1 --- XFree86-4.3.99.15/xc/lib/Xfontcache/Imakefile.orig  2003-11-02 05:43:16.000000000 +0100
2 +++ XFree86-4.3.99.15/xc/lib/Xfontcache/Imakefile       2003-11-03 07:58:44.399216056 +0100
3 @@ -36,7 +36,7 @@
4  MANSUFFIX=$(LIBMANSUFFIX)
5  InstallManPage(LibName,$(LIBMANDIR))
6  #if ExpandManNames
7 -InstallManPageAliases(LibName,$(MANDIR),FontCacheQueryExtension FontCacheQueryVersion FontCacheGetCacheSettings FontCacheChangeCacheSettings FontCacheGetCacheStatistics)
8 +InstallManPageAliases(LibName,$(LIBMANDIR),FontCacheQueryExtension FontCacheQueryVersion FontCacheGetCacheSettings FontCacheChangeCacheSettings FontCacheGetCacheStatistics)
9  #endif
10  
11  DependTarget()
This page took 0.030761 seconds and 3 git commands to generate.