diff options
Diffstat (limited to 'net/xtraceroute/files/patch-intl::Makefile.in')
-rw-r--r-- | net/xtraceroute/files/patch-intl::Makefile.in | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/net/xtraceroute/files/patch-intl::Makefile.in b/net/xtraceroute/files/patch-intl::Makefile.in deleted file mode 100644 index e222b51a73bf..000000000000 --- a/net/xtraceroute/files/patch-intl::Makefile.in +++ /dev/null @@ -1,21 +0,0 @@ ---- intl/Makefile.in.orig -+++ intl/Makefile.in -@@ -202,12 +202,12 @@ - # The dependency for intlh.inst is different in gettext and all other - # packages. Because we cannot you GNU make features we have to solve - # the problem while rewriting Makefile.in. --@GT_YES@intlh.inst: intlh.inst.in ../config.status --@GT_YES@ cd .. \ --@GT_YES@ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= \ --@GT_YES@ $(SHELL) ./config.status --@GT_NO@.PHONY: intlh.inst --@GT_NO@intlh.inst: -+#intlh.inst: intlh.inst.in ../config.status -+# cd .. \ -+# && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= \ -+# $(SHELL) ./config.status -+.PHONY: intlh.inst -+intlh.inst: - - # Tell versions [3.59,3.63) of GNU make not to export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. |