diff options
author | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-20 12:57:39 +0000 |
---|---|---|
committer | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-20 12:57:39 +0000 |
commit | 515d0f75966db17ac9dbd202a7422e832650e21b (patch) | |
tree | 196d08c986407d7bbb3dcffe2ec3281d51884417 /openwrt/package | |
parent | dbe274e5b8f96d3e6297b3a553e3e50eb4f5f1a8 (diff) |
fix patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2736 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-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 b58ee8a8b4..02bab14825 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) |