puzzles: add r6712
authorPhilipp Zabel <philipp.zabel@gmail.com>
Wed, 9 Aug 2006 10:32:14 +0000 (10:32 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Wed, 9 Aug 2006 10:32:14 +0000 (10:32 +0000)
packages/puzzles/puzzles_r6712.bb

index fe64157..41a6e80 100644 (file)
@@ -7,7 +7,7 @@ SRC_URI = "svn://ixion.tartarus.org/main;module=puzzles;rev=6712 \
 S = "${WORKDIR}/puzzles/"
 
 do_configure() {
-        cd ${S} && ${STAGING_BINDIR}/perl mkfiles.pl
+        cd ${S} && perl mkfiles.pl
 }
 
 do_compile_prepend = " \