summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-05-17 11:02:51 +0000
committerRichard Purdie <richard@openedhand.com>2007-05-17 11:02:51 +0000
commit691cc36ed48daefaac7f9ef99dcb9f985e38fbe4 (patch)
treed955e4a6c6058ef403f36b08e9b26c311d173313 /meta
parent1a9ae24220a2c2ab40424782c35c0f62925620d9 (diff)
downloadpoky-691cc36ed48daefaac7f9ef99dcb9f985e38fbe4.tar.gz
puzzles: Add missing patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1745 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/puzzles/files/makedist_hack.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/packages/puzzles/files/makedist_hack.patch b/meta/packages/puzzles/files/makedist_hack.patch
new file mode 100644
index 0000000000..d07e066026
--- /dev/null
+++ b/meta/packages/puzzles/files/makedist_hack.patch
@@ -0,0 +1,17 @@
1---
2 makedist.sh | 2 ++
3 1 file changed, 2 insertions(+)
4
5Index: puzzles/makedist.sh
6===================================================================
7--- puzzles.orig/makedist.sh 2007-05-17 11:49:59.000000000 +0100
8+++ puzzles/makedist.sh 2007-05-17 12:07:39.000000000 +0100
9@@ -30,6 +30,8 @@ fi
10
11 perl mkfiles.pl
12
13+exit 0
14+
15 mkdir tmp.$$
16 mkdir tmp.$$/puzzles$arcsuffix
17