]> git.pld-linux.org Git - packages/X11.git/blame - XFree86-app_defaults_dir.patch
- move back X resources to /usr/X11R6/lib/X11/app-defaults.
[packages/X11.git] / XFree86-app_defaults_dir.patch
CommitLineData
bfc36f50 1--- XFree86-4.0/xc/config/cf/X11.tmpl Wed Jun 7 07:29:47 2000
2+++ XFree86-4.0/xc/config/cf/X11.tmpl Wed Jun 7 07:35:17 2000
3@@ -2199,11 +2199,9 @@
4 #ifndef InstallAppDefaultsLong
5 #if InstallAppDefFiles
6 #define InstallAppDefaultsLong(file,class) @@\
7-LinkConfDirectory(app-defaults,.,app-defaults,.) @@\
8 InstallNamedTarget(install,file.ad,$(INSTAPPFLAGS),$(XAPPLOADDIR),class)
9 #else
10 #define InstallAppDefaultsLong(file,class) @@\
11-LinkConfDirectory(app-defaults,.,app-defaults,.) @@\
12 InstallNamedTargetNoClobber(install,file.ad,$(INSTAPPFLAGS),$(XAPPLOADDIR),class)
13 #endif /* InstallAppDefFiles */
14 #endif /* InstallAppDefaultsLong */
This page took 0.066896 seconds and 4 git commands to generate.