summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-12-19 13:17:00 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-19 13:17:00 +0000
commit0674315cfc65b4630581976336615acceb21f6b6 (patch)
tree0311c7e0f63b61ad169c8ec797d555b20c0cce52
parentce27bbcbe4073ed189d6acb7c0643a21038633cf (diff)
downloadaports-0674315cfc65b4630581976336615acceb21f6b6.tar.bz2
aports-0674315cfc65b4630581976336615acceb21f6b6.tar.xz
testing/gvfs: fix trigger
-rw-r--r--testing/gvfs/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/gvfs/APKBUILD b/testing/gvfs/APKBUILD
index 06a03258a..76de80a2d 100644
--- a/testing/gvfs/APKBUILD
+++ b/testing/gvfs/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gvfs
pkgver=1.6.6
-pkgrel=2
+pkgrel=3
pkgdesc="Backends for the gio framework in GLib"
url="http://ftp.gnome.org/pub/gnome/sources/gvfs/${pkgver%.*}/"
arch="all"
license="GPL"
depends=
-triggers="$pkgname.trigger: usr/lib/gvfs"
+triggers="$pkgname.trigger:/usr/lib/gvfs"
makedepends="dbus-glib-dev intltool fuse-dev udev-dev bluez-dev expat-dev
samba-dev libsoup-dev avahi-dev libarchive-dev gnome-disk-utility-dev"
install=