diff options
Diffstat (limited to 'recipes/notez/notez_1.1.0.bb')
-rw-r--r-- | recipes/notez/notez_1.1.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/notez/notez_1.1.0.bb b/recipes/notez/notez_1.1.0.bb index 34786facf3..99fc83ae76 100644 --- a/recipes/notez/notez_1.1.0.bb +++ b/recipes/notez/notez_1.1.0.bb @@ -10,8 +10,8 @@ APPDESKTOP = "${S}" PR = "r1" SRC_URI = "http://www.holtschneider.com/notez/notez-${PV}.tar.gz \ -file://use-homedir.patch;apply=yes \ -file://fix-encoding.patch;apply=yes" +file://use-homedir.patch \ +file://fix-encoding.patch" inherit opie |