From f6c8cf66c7dcf76b8e3e6aae7555e06b0a41bc44 Mon Sep 17 00:00:00 2001 From: ShadowKyogre Date: Sat, 8 Nov 2014 08:17:19 -0800 Subject: [PATCH] CopyAgent: Remove unnecessary makedepends, build_style, and commented out line that wasn't used. Additionally, remove an invalid architecture (armv6hf) from. --- srcpkgs/CopyAgent/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/CopyAgent/template b/srcpkgs/CopyAgent/template index 97a1a7f0aa9..1eaa2bd05e7 100644 --- a/srcpkgs/CopyAgent/template +++ b/srcpkgs/CopyAgent/template @@ -2,21 +2,17 @@ pkgname=CopyAgent version=1.47.0410 revision=1 -build_style=meta short_desc="Copy.com sync agent" maintainer="ShadowKyogre " homepage="https://www.copy.com" license="CopyAgent" distfiles="https://copy.com/install/linux/Copy.tgz" checksum=a48c69f6798f888617cfeef5359829e619057ae0e6edf3940b4ea6c81131012a -only_for_archs="i686 x86_64 armv6hf" +only_for_archs="i686 x86_64" repository="nonfree" nostrip="yes" wrksrc="copy" -makedepends="qt>=4.8.4_4 fuse desktop-file-utils" -depends="${makedepends}" - -#lib32mode="full" +depends="qt>=4.8.4_4 fuse desktop-file-utils" do_install() { if [ "$XBPS_TARGET_MACHINE" == "x86_64" ]; then