From 0438fc26f0d6919bbce73c2edd0403bc86de4371 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 15:20:01 +0000 Subject: Rename textproc/ patch-xy patches to reflect the files they modify. --- textproc/sgmls/files/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 textproc/sgmls/files/patch-configure (limited to 'textproc/sgmls/files/patch-configure') diff --git a/textproc/sgmls/files/patch-configure b/textproc/sgmls/files/patch-configure new file mode 100644 index 000000000000..59ef8d6bfdf5 --- /dev/null +++ b/textproc/sgmls/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Fri Jun 2 19:18:37 2000 ++++ configure Fri Jun 2 19:18:50 2000 +@@ -605,7 +605,7 @@ + edit="$edit -e 's/^typedef .*VOID;/typedef $void_ret VOID;/'" + edit="$edit -e 's/^typedef .*UNIV;/typedef ${void_star}UNIV;/'" + +-if test "X$(PREFIX)" != "X/usr/local" ++if test "X$PREFIX" != "X/usr/local" + then + edit="$edit -e '/DEFAULT_PATH/s;/usr/local;$PREFIX;g'" + fi -- cgit v1.2.3