diff options
Diffstat (limited to 'galculator')
-rw-r--r-- | galculator/galculator-1.2.3/desktop-categories.patch | 0 | ||||
-rw-r--r-- | galculator/galculator_1.2.3.oe | 5 |
2 files changed, 3 insertions, 2 deletions
diff --git a/galculator/galculator-1.2.3/desktop-categories.patch b/galculator/galculator-1.2.3/desktop-categories.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/galculator/galculator-1.2.3/desktop-categories.patch diff --git a/galculator/galculator_1.2.3.oe b/galculator/galculator_1.2.3.oe index 0b19f1703e..4c1f73e36b 100644 --- a/galculator/galculator_1.2.3.oe +++ b/galculator/galculator_1.2.3.oe @@ -1,4 +1,4 @@ -PR = "r4" +PR = "r5" inherit autotools pkgconfig gconf @@ -10,7 +10,8 @@ SECTION = "gpe" PRIORITY = "optional" SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2 \ - file://gnome-calc2.png \ + file://desktop-categories.patch;patch=1 \ + file://gnome-calc2.png \ file://Makefile.am.patch;patch=1" #EXTRA_OECONF = "" |