From ec1c0313f0d4e9dc7cca19421c0f60ce084797b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Wed, 9 Oct 2013 11:26:48 +0000 Subject: main/[various]: update config.sub --- main/gnome-bluetooth/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'main/gnome-bluetooth') diff --git a/main/gnome-bluetooth/APKBUILD b/main/gnome-bluetooth/APKBUILD index 4666c4eb05..a0816b29ea 100644 --- a/main/gnome-bluetooth/APKBUILD +++ b/main/gnome-bluetooth/APKBUILD @@ -20,6 +20,7 @@ source="http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/${pkgver%.*}/gnom _builddir="$srcdir"/$pkgname-$pkgver prepare() { cd "$_builddir" + update_config_sub || return 1 for i in $source; do case $i in *.patch) -- cgit v1.2.3