diff options
Diffstat (limited to 'recipes/gpe-mixer')
-rw-r--r-- | recipes/gpe-mixer/gpe-mixer/fix-install.patch | 4 | ||||
-rw-r--r-- | recipes/gpe-mixer/gpe-mixer_0.42.bb | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes/gpe-mixer/gpe-mixer/fix-install.patch b/recipes/gpe-mixer/gpe-mixer/fix-install.patch index ec5ea2cd0e..10d93fae1b 100644 --- a/recipes/gpe-mixer/gpe-mixer/fix-install.patch +++ b/recipes/gpe-mixer/gpe-mixer/fix-install.patch @@ -1,5 +1,5 @@ ---- Makefile.old 2009-05-09 21:11:12.000000000 +0200 -+++ Makefile 2009-05-09 21:11:39.000000000 +0200 +--- a/Makefile.old 2009-05-09 21:11:12.000000000 +0200 ++++ b/Makefile 2009-05-09 21:11:39.000000000 +0200 @@ -36,7 +36,7 @@ install-program: all $(PACKAGE).desktop diff --git a/recipes/gpe-mixer/gpe-mixer_0.42.bb b/recipes/gpe-mixer/gpe-mixer_0.42.bb index c2f7bbe098..9d8789a543 100644 --- a/recipes/gpe-mixer/gpe-mixer_0.42.bb +++ b/recipes/gpe-mixer/gpe-mixer_0.42.bb @@ -1,5 +1,5 @@ LICENSE = "GPL" -PR = "r1" +PR = "r2" inherit gpe pkgconfig |