]> git.pld-linux.org Git - packages/X11.git/commitdiff
- move back X resources to /usr/X11R6/lib/X11/app-defaults.
authorkloczek <kloczek@pld-linux.org>
Wed, 7 Jun 2000 22:32:11 +0000 (22:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86-app_defaults_dir.patch -> 1.1

XFree86-app_defaults_dir.patch [new file with mode: 0644]

diff --git a/XFree86-app_defaults_dir.patch b/XFree86-app_defaults_dir.patch
new file mode 100644 (file)
index 0000000..c8d86ce
--- /dev/null
@@ -0,0 +1,14 @@
+--- XFree86-4.0/xc/config/cf/X11.tmpl  Wed Jun  7 07:29:47 2000
++++ XFree86-4.0/xc/config/cf/X11.tmpl  Wed Jun  7 07:35:17 2000
+@@ -2199,11 +2199,9 @@
+ #ifndef InstallAppDefaultsLong
+ #if InstallAppDefFiles
+ #define InstallAppDefaultsLong(file,class)                            @@\
+-LinkConfDirectory(app-defaults,.,app-defaults,.)                      @@\
+ InstallNamedTarget(install,file.ad,$(INSTAPPFLAGS),$(XAPPLOADDIR),class)
+ #else
+ #define InstallAppDefaultsLong(file,class)                            @@\
+-LinkConfDirectory(app-defaults,.,app-defaults,.)                      @@\
+ InstallNamedTargetNoClobber(install,file.ad,$(INSTAPPFLAGS),$(XAPPLOADDIR),class)
+ #endif /* InstallAppDefFiles */
+ #endif /* InstallAppDefaultsLong */
This page took 0.155844 seconds and 4 git commands to generate.