diff options
Diffstat (limited to 'recipes/aircrack/aircrack-ng_0.9.3.bb')
-rw-r--r-- | recipes/aircrack/aircrack-ng_0.9.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/aircrack/aircrack-ng_0.9.3.bb b/recipes/aircrack/aircrack-ng_0.9.3.bb index 83e8b88962..0beff677b8 100644 --- a/recipes/aircrack/aircrack-ng_0.9.3.bb +++ b/recipes/aircrack/aircrack-ng_0.9.3.bb @@ -5,7 +5,7 @@ LICENSE = "GPLv2" PR = "r1" SRC_URI = "http://download.aircrack-ng.org/aircrack-ng-${PV}.tar.gz \ - file://makefile-ldflags.patch;apply=yes" + file://makefile-ldflags.patch" SBINFILES = "airodump-ng aireplay-ng airmon-ng airtun-ng" BINFILES = "aircrack-ng airdecap-ng packetforge-ng ivstools kstats makeivs" |