diff options
Diffstat (limited to 'data/top/strip.diff')
-rw-r--r-- | data/top/strip.diff | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/top/strip.diff b/data/top/strip.diff index 3303c3dd5..644196b0e 100644 --- a/data/top/strip.diff +++ b/data/top/strip.diff @@ -1,12 +1,11 @@ diff -u top-37/Makefile top-37+iPhone/Makefile --- top-37/Makefile 2006-06-19 22:22:33.000000000 +0000 +++ top-37+iPhone/Makefile 2007-12-27 12:03:07.000000000 +0000 -@@ -77,7 +77,8 @@ +@@ -77,7 +77,7 @@ installbin : $(SYMROOT)/$(BIN) $(INSTALL) -d $(DSTROOT)/usr/bin - $(INSTALL) -s -m 4755 $< $(DSTROOT)/usr/bin -+ $(STRIP) $< + $(INSTALL) -m 4755 $< $(DSTROOT)/usr/bin installman : |