diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-08-02 09:04:08 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-08-02 09:04:08 +0000 |
commit | 58da4a7acbd0d744ffe56706389670a829905c37 (patch) | |
tree | b692584237e735e79896587f14d85d2fe57a1b49 /sysutils/mkisofs/files/patch-ac | |
parent | Remove cdrecord (was renamed to cdrtools). (diff) |
Cut down to a slave port for cdrtools-1.10 and thus upgrade to 1.14.
Notes
Notes:
svn path=/head/; revision=45727
Diffstat (limited to 'sysutils/mkisofs/files/patch-ac')
-rw-r--r-- | sysutils/mkisofs/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/mkisofs/files/patch-ac b/sysutils/mkisofs/files/patch-ac deleted file mode 100644 index c729a75dfe76..000000000000 --- a/sysutils/mkisofs/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- include/schily.h.orig Mon Aug 30 16:50:46 1999 -+++ include/schily.h Sat Sep 18 17:25:57 1999 -@@ -34,7 +34,7 @@ - #define _SCHILY_H - - #ifndef _STANDARD_H --#include <standard.h.h> -+#include <standard.h> - #endif - - #if defined(_SIZE_T) || defined(_T_SIZE_) || defined(_T_SIZE) || \ |