Files
poky/meta/packages/puzzles/files/makedist_hack.patch
Richard Purdie 691cc36ed4 puzzles: Add missing patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1745 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-17 11:02:51 +00:00

18 lines
381 B
Diff

---
makedist.sh | 2 ++
1 file changed, 2 insertions(+)
Index: puzzles/makedist.sh
===================================================================
--- puzzles.orig/makedist.sh 2007-05-17 11:49:59.000000000 +0100
+++ puzzles/makedist.sh 2007-05-17 12:07:39.000000000 +0100
@@ -30,6 +30,8 @@ fi
perl mkfiles.pl
+exit 0
+
mkdir tmp.$$
mkdir tmp.$$/puzzles$arcsuffix