aboutsummaryrefslogtreecommitdiff
path: root/net/httping/patches/001-no_strip.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net/httping/patches/001-no_strip.patch')
-rw-r--r--net/httping/patches/001-no_strip.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/httping/patches/001-no_strip.patch b/net/httping/patches/001-no_strip.patch
deleted file mode 100644
index 3dd5e3530..000000000
--- a/net/httping/patches/001-no_strip.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/Makefile
-+++ b/Makefile
-@@ -115,9 +115,6 @@ install: $(TARGET) $(TRANSLATIONS)
- $(INSTALLMAN) $(MAN_RU) $(DESTDIR)/$(MANDIR)/ru/man1
- $(INSTALLDIR) $(DESTDIR)/$(DOCDIR)
- $(INSTALLDOC) $(DOCS) $(DESTDIR)/$(DOCDIR)
--ifneq ($(DEBUG),yes)
-- $(STRIP) $(DESTDIR)/$(BINDIR)/$(TARGET)
--endif
- mkdir -p $(DESTDIR)/$(PREFIX)/share/locale/nl/LC_MESSAGES
- cp nl.mo $(DESTDIR)/$(PREFIX)/share/locale/nl/LC_MESSAGES/httping.mo
- mkdir -p $(DESTDIR)/$(PREFIX)/share/locale/ru/LC_MESSAGES