diff options
Diffstat (limited to 'japanese/iv/files/patch-ah')
-rw-r--r-- | japanese/iv/files/patch-ah | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/japanese/iv/files/patch-ah b/japanese/iv/files/patch-ah deleted file mode 100644 index d3aa67c63e13..000000000000 --- a/japanese/iv/files/patch-ah +++ /dev/null @@ -1,20 +0,0 @@ -*** src/config/InterViews/local.def.orig Sat Feb 10 19:56:09 1996 ---- src/config/InterViews/local.def Sat Feb 10 20:05:38 1996 -*************** -*** 60,65 **** ---- 60,74 ---- - */ - #undef InstalledRoot - #define InstalledRoot /usr/local/interviews -+ #define BinDir InstalledRoot/bin -+ #define LibDir InstalledRoot/lib -+ -+ /* -+ * If we are going to define the above, then, we might as well have it -+ * take effect. (mrs) -+ */ -+ #undef InstallRelative -+ #define InstallRelative NO /* need absolute pathnames */ - - /* - * If the X11 config files are not in /usr/lib/X11/config, the X11 |