[package] bsdiff: add package
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> git-svn-id: svn://svn.openwrt.org/openwrt/packages@28230 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
11
utils/bsdiff/patches/001-makefile.patch
Normal file
11
utils/bsdiff/patches/001-makefile.patch
Normal file
@ -0,0 +1,11 @@
|
||||
diff --git a/Makefile b/Makefile
|
||||
index a522607..7da4463 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -10,6 +10,3 @@ bspatch: bspatch.c
|
||||
|
||||
install:
|
||||
${INSTALL_PROGRAM} bsdiff bspatch ${PREFIX}/bin
|
||||
-.ifndef WITHOUT_MAN
|
||||
- ${INSTALL_MAN} bsdiff.1 bspatch.1 ${PREFIX}/man/man1
|
||||
-.endif
|
Reference in New Issue
Block a user