diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-12 11:47:55 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-12 11:47:55 +0200 |
commit | 76a35bf42394c7587402afc58310a2bd459cace3 (patch) | |
tree | d511dd720be34cffd500d91843f18f320a31f1be /network/aircrack-ptw/Makefile.patch | |
parent | 037b555ed88a27113c5d3f3aef0339bdb351154a (diff) |
network/aircrack-ptw: Removed from 12.2 repository
Diffstat (limited to 'network/aircrack-ptw/Makefile.patch')
-rw-r--r-- | network/aircrack-ptw/Makefile.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/network/aircrack-ptw/Makefile.patch b/network/aircrack-ptw/Makefile.patch deleted file mode 100644 index 890a3a58ac65d..0000000000000 --- a/network/aircrack-ptw/Makefile.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- Makefile.orig 2008-03-14 17:14:23.000000000 -0400 -+++ Makefile 2008-03-14 17:14:37.000000000 -0400 -@@ -1,5 +1,5 @@ - aircrack-ptw: aircrack-ptw.c aircrack-ptw-lib.c aircrack-ptw-lib.h -- gcc -o aircrack-ptw -Wall -fomit-frame-pointer -O3 -lpcap aircrack-ptw.c aircrack-ptw-lib.c -+ gcc -o aircrack-ptw -Wall -fomit-frame-pointer -O3 aircrack-ptw.c aircrack-ptw-lib.c -lpcap - - attacksim: attacksim.c aircrack-ptw-lib.c aircrack-ptw-lib.h - gcc -o attacksim -Wall -fomit-frame-pointer -O3 -lpcap attacksim.c aircrack-ptw-lib.c |