From 52691181f1ea13045cc69393ef9a5e6c32b284e3 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 20 Nov 2014 15:24:30 +0100 Subject: [PATCH] libgphoto2: rebuild to generate proper 32bit pkgs (found by xbps-dgraph) --- srcpkgs/libgphoto2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libgphoto2/template b/srcpkgs/libgphoto2/template index 29ef7259633..40b0c431047 100644 --- a/srcpkgs/libgphoto2/template +++ b/srcpkgs/libgphoto2/template @@ -1,7 +1,7 @@ # Template file for 'libgphoto2' pkgname=libgphoto2 version=2.4.14 -revision=8 +revision=9 build_style=gnu-configure configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev" hostmakedepends="automake libtool pkg-config gettext-devel"