From 1a8a092d9fefcbd7f960c82c59802c61807867a6 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 17 Jun 2016 23:28:04 +0000 Subject: Rename all files containing a : in their filename. While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight --- print/ghostscript8-x11/files/patch-base_errors.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 print/ghostscript8-x11/files/patch-base_errors.h (limited to 'print/ghostscript8-x11/files/patch-base_errors.h') diff --git a/print/ghostscript8-x11/files/patch-base_errors.h b/print/ghostscript8-x11/files/patch-base_errors.h new file mode 100644 index 000000000000..c8f7797f4bda --- /dev/null +++ b/print/ghostscript8-x11/files/patch-base_errors.h @@ -0,0 +1,10 @@ +--- base/errors.h.orig 2007-06-05 22:23:38 UTC ++++ base/errors.h +@@ -21,6 +21,6 @@ + */ + + /* We include that file here to backward compatibility */ +-#include "ierrors.h" ++#include "../psi/ierrors.h" + + #endif /* errors_INCLUDED */ -- cgit v1.2.3