8b0ce1cda9
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11661 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
399 B
Diff
13 lines
399 B
Diff
diff -urN vpnc-0.5.1/Makefile vpnc-0.5.1.new/Makefile
|
|
--- vpnc-0.5.1/Makefile 2007-09-06 22:05:15.000000000 +0200
|
|
+++ vpnc-0.5.1.new/Makefile 2008-07-05 15:30:04.000000000 +0200
|
|
@@ -71,7 +71,7 @@
|
|
$(CC) -o $@ $^ $(LDFLAGS)
|
|
|
|
vpnc.8 : vpnc.8.template makeman.pl vpnc
|
|
- ./makeman.pl
|
|
+ touch vpnc.8
|
|
|
|
cisco-decrypt : cisco-decrypt.o config.o supp.o sysdep.o vpnc-debug.o
|
|
$(CC) -o $@ $^ $(LDFLAGS)
|