mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
puzzles: Add missing patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1745 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
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
|
||||||
|
|
||||||
Reference in New Issue
Block a user