diff options
author | Oliver Ertl <oliver@ertl-net.net> | 2005-12-20 12:57:39 +0000 |
---|---|---|
committer | Oliver Ertl <oliver@ertl-net.net> | 2005-12-20 12:57:39 +0000 |
commit | bed32bd17967b4ca51c1a7ee720188080e2965d1 (patch) | |
tree | 3df19fa177a6184c8405363a6369b3f0b5c7f6da /openwrt/package/peerguardian | |
parent | 240ff3e5804dd796d2708c76ed0612250af6cb44 (diff) | |
download | mtk-20170518-bed32bd17967b4ca51c1a7ee720188080e2965d1.zip mtk-20170518-bed32bd17967b4ca51c1a7ee720188080e2965d1.tar.gz mtk-20170518-bed32bd17967b4ca51c1a7ee720188080e2965d1.tar.bz2 |
fix patch
SVN-Revision: 2736
Diffstat (limited to 'openwrt/package/peerguardian')
-rwxr-xr-x | openwrt/package/peerguardian/patches/01-honor-libipq.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/peerguardian/patches/01-honor-libipq.patch b/openwrt/package/peerguardian/patches/01-honor-libipq.patch index b58ee8a..02bab14 100755 --- a/openwrt/package/peerguardian/patches/01-honor-libipq.patch +++ b/openwrt/package/peerguardian/patches/01-honor-libipq.patch @@ -1,6 +1,6 @@ -diff -urN pglinux-1.5beta/Makefile.in /Users/florian/dev/sdk/dl/pglinux-1.5beta/Makefile.in +diff -urN pglinux-1.5beta/Makefile.in pglinux-1.5beta/Makefile.in --- pglinux-1.5beta/Makefile.in 2005-03-31 09:40:29.000000000 +0200 -+++ /Users/florian/dev/sdk/dl/pglinux-1.5beta/Makefile.in 2005-11-25 19:14:16.000000000 +0100 ++++ pglinux-1.5beta/Makefile.in 2005-11-25 19:14:16.000000000 +0100 @@ -83,10 +83,10 @@ PROGRAMS = $(mybin_PROGRAMS) |