[packages] httping: update to 2.3.4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40523 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
12
net/httping/patches/001-no_strip.patch
Normal file
12
net/httping/patches/001-no_strip.patch
Normal file
@ -0,0 +1,12 @@
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -113,9 +113,6 @@ install: $(TARGET) $(TRANSLATIONS)
|
||||
$(INSTALLMAN) $(MAN_NL) $(DESTDIR)/$(MANDIR)/nl/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
|
||||
|
Reference in New Issue
Block a user