diff options
Diffstat (limited to 'recipes/treecc/treecc_0.3.6.bb')
-rw-r--r-- | recipes/treecc/treecc_0.3.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/treecc/treecc_0.3.6.bb b/recipes/treecc/treecc_0.3.6.bb index 365127945d..758a18667b 100644 --- a/recipes/treecc/treecc_0.3.6.bb +++ b/recipes/treecc/treecc_0.3.6.bb @@ -5,7 +5,7 @@ HOMEPAGE = "http://www.southern-storm.com.au/treecc.html" PRIORITY = "optional" SRC_URI = "http://www.southern-storm.com.au/download/treecc-${PV}.tar.gz \ - file://dont-make-in-examples.patch;patch=1" + file://dont-make-in-examples.patch;apply=yes" inherit autotools |