aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86-4/files/patch-h
diff options
context:
space:
mode:
Diffstat (limited to 'x11/XFree86-4/files/patch-h')
-rw-r--r--x11/XFree86-4/files/patch-h14
1 files changed, 6 insertions, 8 deletions
diff --git a/x11/XFree86-4/files/patch-h b/x11/XFree86-4/files/patch-h
index f2084d193c1b..4046c34183c2 100644
--- a/x11/XFree86-4/files/patch-h
+++ b/x11/XFree86-4/files/patch-h
@@ -1,17 +1,15 @@
---- config/cf/Imake.rules.orig Sun Jun 18 03:39:14 2000
-+++ config/cf/Imake.rules Fri Sep 1 13:33:50 2000
-@@ -1297,8 +1297,8 @@
- @@\
+--- config/cf/Imake.rules 2000/12/02 01:16:01 3.85
++++ config/cf/Imake.rules 2000/12/12 03:28:06
+@@ -1303,7 +1303,7 @@
dest.suffix.html: file.man RmanCmdDependency @@\
RemoveFiles(dest.suffix.html dest.suffix-html) @@\
-- RunProgram(RMAN,$(RMANOPTIONS) < file.man > dest.suffix-html) &&\ @@\
+ RunProgram(RMAN,$(RMANOPTIONS) < file.man > dest.suffix-html) && \ @@\
- $(MV) dest.suffix-html $@ @@\
-+ RunProgram(RMAN,$(RMANOPTIONS) < file.man > dest.suffix-html) && \ @@\
+ $(MV) dest.suffix-html dest.suffix.html @@\
@@\
install.man:: dest.suffix.html @@\
MakeDir($(DESTDIR)$(DOCHTMLDIR)) @@\
-@@ -1533,7 +1533,7 @@
+@@ -1539,7 +1539,7 @@
MakeDir(Concat($(DESTDIR),npath/mdir)) @@\
@MakeFlagsToShellFlags(i,set +e); \ @@\
if [ -d Concat($(DESTDIR),opath/cdir) ]; then \ @@\
@@ -20,7 +18,7 @@
sed -e 's:^.::' -e 's:[^/.][^/]*:..:'g`; \ @@\
cd Concat($(DESTDIR),opath/cdir); \ @@\
if [ -d rdir -a ! -h rdir ]; then \ @@\
-@@ -1580,7 +1580,7 @@
+@@ -1586,7 +1586,7 @@
MakeDir(Concat($(DESTDIR),npath)) @@\
@MakeFlagsToShellFlags(i,set +e); \ @@\
if [ -d Concat($(DESTDIR),opath) ]; then \ @@\