From cfd8def0db457d1f23fc381b3f0f306675298c45 Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Thu, 18 Sep 1997 17:41:30 +0000 Subject: Update to use fileutils-3.16 (forgot "cvs add" the first time) PR: ports/4267 Submitted by: Brian Clapper --- misc/gnuls/files/patch-ab | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 misc/gnuls/files/patch-ab (limited to 'misc/gnuls/files/patch-ab') diff --git a/misc/gnuls/files/patch-ab b/misc/gnuls/files/patch-ab new file mode 100644 index 000000000000..726d9ce99415 --- /dev/null +++ b/misc/gnuls/files/patch-ab @@ -0,0 +1,20 @@ +*** intl/Makefile.in.orig Sun Aug 10 18:05:44 1997 +--- intl/Makefile.in Sun Aug 10 18:06:26 1997 +*************** +*** 97,103 **** + # where configure found a previously installed GNU gettext library. + # If you want to use the one which comes with this version of the + # package, you have to use `configure --with-included-gettext'. +! install: install-exec install-data + install-exec: all + if test "$(PACKAGE)" = "gettext" \ + && test '@INTLOBJS@' = '$(GETTOBJS)'; then \ +--- 97,104 ---- + # where configure found a previously installed GNU gettext library. + # If you want to use the one which comes with this version of the + # package, you have to use `configure --with-included-gettext'. +! install: +! @echo "Nothing to install in intl" + install-exec: all + if test "$(PACKAGE)" = "gettext" \ + && test '@INTLOBJS@' = '$(GETTOBJS)'; then \ -- cgit v1.2.3