[packages] upx: update to 3.05

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21553 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
swalker
2010-05-23 21:11:51 +00:00
parent 11e780ba8c
commit c51ed0d5b1
3 changed files with 7 additions and 29 deletions

View File

@ -1,6 +1,5 @@
diff -pruN upx-3.04.orig//Makefile upx-3.04/Makefile
--- upx-3.04.orig//Makefile 2010-02-18 15:07:46.894410571 +0100
+++ upx-3.04/Makefile 2010-02-18 15:08:32.758657685 +0100
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ ifeq ($(BUILD_STUB),1)
$(MAKE) -C src/stub $@
endif
@ -9,4 +8,4 @@ diff -pruN upx-3.04.orig//Makefile upx-3.04/Makefile
+# $(MAKE) -C doc $@
ifneq ($(wildcard .hg/.),)
.PHONY: default all mostlyclean clean distclean maintainer-clean