summaryrefslogtreecommitdiff
path: root/x11/XFree86-4/files/patch-h
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2000-12-20 01:16:08 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2000-12-20 01:16:08 +0000
commitd29de0709a16956087718e6a1d07ec4239fa52a4 (patch)
tree63cdd1126a2c9106e6c0cb7c430f7f3a61ec36fe /x11/XFree86-4/files/patch-h
parentAn add-on to edit an id3 tag for mpg123-mode (mpg123.el) on Emacsen (diff)
Upgrade to 4.0.2
Notes
Notes: svn path=/head/; revision=36143
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 \ @@\