shasum: Replace INHIBIT_PATCH_TOOL with PATCHTOOL=patch
authorRichard Purdie <rpurdie@rpsys.net>
Mon, 9 Apr 2007 22:39:22 +0000 (22:39 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Mon, 9 Apr 2007 22:39:22 +0000 (22:39 +0000)
packages/shasum/shasum-native.bb

index 75b25d3..2b9dd9a 100644 (file)
@@ -3,7 +3,7 @@ require shasum.inc
 inherit native
 
 INHIBIT_DEFAULT_DEPS = "1"
-INHIBIT_PATCH_TOOL   = "1"
+PATCHTOOL = "patch"
 
 do_fetch[depends] = ""
 do_populate_staging() {