Got rid of unneeded ./prepare-source instruction.
authorWayne Davison <wayned@samba.org>
Wed, 21 Oct 2009 05:05:19 +0000 (22:05 -0700)
committerWayne Davison <wayned@samba.org>
Wed, 21 Oct 2009 05:05:19 +0000 (22:05 -0700)
copy-devices.diff

index 891ecc1eb60c47d1d8e128a0784d7482aae5f60b..45a237c43df5881ab3bc238e7328d5393045d710 100644 (file)
@@ -4,7 +4,6 @@ the data inside a device instead of duplicating the device node.
 To use this patch, run these commands for a successful build:
 
     patch -p1 <patches/copy-devices.diff
-    ./prepare-source
     ./configure                      (optional if already run)
     make