Accepting request 262011 from X11:common:Factory

1

OBS-URL: https://build.opensuse.org/request/show/262011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/update-desktop-files?expand=0&rev=94
This commit is contained in:
Dominique Leuenberger 2014-11-24 10:14:34 +00:00 committed by Git OBS Bridge
commit e216783d2a
3 changed files with 9 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
function mapCategory() {
ret=""
@ -140,4 +140,3 @@ function mapCategory() {
*) ret="" ;;
esac
}

View File

@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
# macro: suse_update_desktop_file
#

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Nov 15 21:09:00 UTC 2014 - Led <ledest@gmail.com>
- fix shebang in suse_update_desktop_file.sh and
map-desktop-category.sh scripts that contains bash-specific
constructions
-------------------------------------------------------------------
Tue Sep 23 08:29:33 UTC 2014 - coolo@suse.com