diff options
Diffstat (limited to 'misc/gnuls/files/patch-ab')
-rw-r--r-- | misc/gnuls/files/patch-ab | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/misc/gnuls/files/patch-ab b/misc/gnuls/files/patch-ab deleted file mode 100644 index 71d38f5eb53a..000000000000 --- a/misc/gnuls/files/patch-ab +++ /dev/null @@ -1,20 +0,0 @@ -*** intl/Makefile.in.orig Fri Feb 19 19:20:37 1999 ---- intl/Makefile.in Fri Feb 19 19:20:54 1999 -*************** -*** 109,115 **** - # 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 \ ---- 109,116 ---- - # 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 \ |