diff options
author | Phil Blundell <philb@gnu.org> | 2004-08-03 15:11:24 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-08-03 15:11:24 +0000 |
commit | d66f03f7b26ad096fafbb72ba3347bae043b4d6f (patch) | |
tree | 9863a2402d2444dded95b19dfa071684d3af5532 /galculator | |
parent | 0d79eb0a4d51cbdbe251aea9f81be4f5c511c9c2 (diff) |
tweak some .desktop categories
BKrev: 410fab1csg65YEEs2nr9RM1nbFFuCA
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 = "" |