On Thu, Aug 24, 2006 at 05:11:13PM +0000, =?UTF-8?Q?Adam=20C=C3=A9cile=20 =20 
wrote......

> I removed the NEWS file from docs, sorry for the mistake.
> 
> The use of this package is to break WEP key from a wifi dump with
> the FMS statisitcal algorythm.  It's an altervnative to
> aircrack-ng which is already in the official debian archive.


I built your package, but only after changing your call to 'make
clean' in debian/rules to:

clean:
    dh_testdir
    dh_testroot
    rm -f build-stamp

    [ ! -f Makefile ] || make clean
    [ ! -f Makefile ] || make distclean

...


Kevin

-- 
Kevin Coyner  GnuPG key: 1024D/8CE11941


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to