]> git.pld-linux.org Git - packages/vtun.git/blob - no-strip.patch
- rediff patches
[packages/vtun.git] / no-strip.patch
1 --- vtun-3.0.4/Makefile.in~     2021-10-03 20:20:23.000000000 +0200
2 +++ vtun-3.0.4/Makefile.in      2021-10-03 20:21:29.116440895 +0200
3 @@ -100,6 +100,5 @@
4         $(INSTALL) -d -m 755 $(INSTALL_OWNER) $(DESTDIR)$(LOCK_DIR)
5         $(INSTALL) -d -m 755 $(INSTALL_OWNER) $(DESTDIR)$(SBIN_DIR)
6         $(INSTALL) -m 755 $(INSTALL_OWNER) vtund $(DESTDIR)$(SBIN_DIR)
7 -       $(BIN_DIR)/strip $(DESTDIR)$(SBIN_DIR)/vtund
8  
9  # DO NOT DELETE THIS LINE -- make depend depends on it.
This page took 0.114147 seconds and 3 git commands to generate.