aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries/files/patch-z41
diff options
context:
space:
mode:
Diffstat (limited to 'x11/XFree86-4-libraries/files/patch-z41')
-rw-r--r--x11/XFree86-4-libraries/files/patch-z4118
1 files changed, 0 insertions, 18 deletions
diff --git a/x11/XFree86-4-libraries/files/patch-z41 b/x11/XFree86-4-libraries/files/patch-z41
deleted file mode 100644
index 1c03e9b9709e..000000000000
--- a/x11/XFree86-4-libraries/files/patch-z41
+++ /dev/null
@@ -1,18 +0,0 @@
---- config/cf/xttMod.tmpl~ Tue Dec 5 11:59:36 2000
-+++ config/cf/xttMod.tmpl Wed Dec 20 13:39:42 2000
-@@ -24,11 +24,15 @@
-
- ModuleObjectRule()
- LibraryModuleTarget($(MODULENAME),$(OBJS))
-+#if (!defined(LibInstall) || LibInstall) || (!defined(ModInstall) || ModInstall)
- InstallLibraryModule($(MODULENAME),$(MODULEDIR),codeconv)
-+#endif
-
- DependTarget()
-
-+#if (!defined(LibInstall) || LibInstall) || (!defined(ModInstall) || ModInstall)
- InstallDriverSDKLibraryModule($(MODULENAME),$(DRIVERSDKMODULEDIR),codeconv)
-+#endif
-
- # else
- /* dlopen based code converter */