diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2005-11-17 21:34:48 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2005-11-17 21:34:48 +0000 |
commit | 5b61f984bdb2b393f9e3b9e1c1c4b4dc0778577b (patch) | |
tree | 8daf34e165fa65167b5a76c522c5692a1af2faa3 /emulators/mtools/files/patch-a | |
parent | - Add amd64 to the list of working archs. (diff) |
End of the update to version 3.9.9 - the previous commit was incomplete.
Pointyhat: jmz
Notes
Notes:
svn path=/head/; revision=148680
Diffstat (limited to 'emulators/mtools/files/patch-a')
-rw-r--r-- | emulators/mtools/files/patch-a | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/emulators/mtools/files/patch-a b/emulators/mtools/files/patch-a index b39b21d7c150..8d817b9f0672 100644 --- a/emulators/mtools/files/patch-a +++ b/emulators/mtools/files/patch-a @@ -1,14 +1,14 @@ ---- Makefile.in~ Tue Mar 6 17:25:13 2001 -+++ Makefile.in Tue Mar 6 17:27:00 2001 +--- Makefile.in.orig Wed Nov 16 12:38:06 2005 ++++ Makefile.in Wed Nov 16 12:40:28 2005 @@ -116,7 +116,7 @@ xdf_io.c mkmanifest.c --SCRIPTS = mcheck mxtar uz tgz mcomp -+SCRIPTS = mcheck mxtar mcomp +-SCRIPTS = mcheck mxtar uz tgz mcomp amuFormat.sh ++SCRIPTS = mcheck mxtar mcomp amuFormat.sh - LINKS=mattrib mcat mcd mcopy mdel mdeltree mdir mdu mformat minfo mlabel \ - mmd mmount mmove mpartition mrd mread mren mtype mtoolstest mshowfat \ + LINKS=mattrib mcat mcd mclasserase mcopy mdel mdeltree mdir mdu mformat minfo \ + mlabel mmd mmount mmove mpartition mrd mren mtype mtoolstest mshowfat \ @@ -258,11 +258,11 @@ install-scripts: $(bindir)/mtools @$(top_srcdir)/mkinstalldirs $(bindir) |