summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2013-05-06 07:05:06 +0200
committerJose V Beneyto <sepen@crux.nu>2013-05-06 07:05:06 +0200
commitffeae06800d07a80e6fcca9fdc1b150c86146040 (patch)
tree69f029637d0bb35b4ebb421c08f0274f18f304a3
parentbfa8dcc6fec9c8cce9f7ca9430cc832081070360 (diff)
downloadxfce-ffeae06800d07a80e6fcca9fdc1b150c86146040.tar.gz
xfce-ffeae06800d07a80e6fcca9fdc1b150c86146040.tar.xz
garcon: updated to 0.2.1
-rw-r--r--garcon/.md5sum2
-rw-r--r--garcon/Pkgfile7
2 files changed, 2 insertions, 7 deletions
diff --git a/garcon/.md5sum b/garcon/.md5sum
index 56c4471..3c085f5 100644
--- a/garcon/.md5sum
+++ b/garcon/.md5sum
@@ -1 +1 @@
-301e7b8015060dd30407b68dd8c4bdb7 garcon-0.2.0.tar.bz2
+c3cf89c836be0ddb281c81e4808fb68b garcon-0.2.1.tar.bz2
diff --git a/garcon/Pkgfile b/garcon/Pkgfile
index 3b1d452..86760a3 100644
--- a/garcon/Pkgfile
+++ b/garcon/Pkgfile
@@ -6,7 +6,7 @@
# Group: xfce4
name=garcon
-version=0.2.0
+version=0.2.1
release=1
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}
find $PKG/usr/share/desktop-directories -type f -name '*.directory' \
-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
-
}

Generated by cgit