garcon: updated to 0.2.1
This commit is contained in:
parent
bfa8dcc6fe
commit
ffeae06800
@ -1 +1 @@
|
|||||||
301e7b8015060dd30407b68dd8c4bdb7 garcon-0.2.0.tar.bz2
|
c3cf89c836be0ddb281c81e4808fb68b garcon-0.2.1.tar.bz2
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
# Group: xfce4
|
# Group: xfce4
|
||||||
|
|
||||||
name=garcon
|
name=garcon
|
||||||
version=0.2.0
|
version=0.2.1
|
||||||
release=1
|
release=1
|
||||||
source=(http://archive.xfce.org/src/libs/$name/${version%.*}/$name-$version.tar.bz2)
|
source=(http://archive.xfce.org/src/libs/$name/${version%.*}/$name-$version.tar.bz2)
|
||||||
|
|
||||||
@ -23,9 +23,4 @@ build () {
|
|||||||
rm -r $PKG/usr/share/{locale,gtk-doc}
|
rm -r $PKG/usr/share/{locale,gtk-doc}
|
||||||
find $PKG/usr/share/desktop-directories -type f -name '*.directory' \
|
find $PKG/usr/share/desktop-directories -type f -name '*.directory' \
|
||||||
-exec sed -r '/\[.+\]=/d' -i {} \;
|
-exec sed -r '/\[.+\]=/d' -i {} \;
|
||||||
|
|
||||||
# fix to avoid conflicts with xfce4-appfinder >= 4.9.3
|
|
||||||
# xfce4-run will dissapear from xfce-utils on next XFCE 4.10
|
|
||||||
sed '/xfrun4/d' -i $PKG/usr/etc/xdg/menus/xfce-applications.menu
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user