From 0299b8ecdc029d6097826d3656fe91a5752eae23 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 15 Jan 2015 11:17:18 +0000 Subject: [PATCH] catalyst: extract update_* to external update file --- srcpkgs/catalyst/template | 1 - srcpkgs/catalyst/update | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 srcpkgs/catalyst/update diff --git a/srcpkgs/catalyst/template b/srcpkgs/catalyst/template index 16d5f5610f7..e582664407c 100644 --- a/srcpkgs/catalyst/template +++ b/srcpkgs/catalyst/template @@ -22,7 +22,6 @@ build_wrksrc="fglrx-${version}" XBPS_FETCH_CMD="wget --referer='http://support.amd.com/en-us/download/desktop?os=Linux+x86' " -update_pkgname="amd-catalyst-omega" distfiles="http://www2.ati.com/drivers/linux/amd-catalyst-omega-${_distver}-linux-run-installers.zip" checksum=68669836f20ad4351e08b13c5766c6b2ffc6b8cd2a37e9baf55779da32d3a249 diff --git a/srcpkgs/catalyst/update b/srcpkgs/catalyst/update new file mode 100644 index 00000000000..4adf54e2a7e --- /dev/null +++ b/srcpkgs/catalyst/update @@ -0,0 +1 @@ +pkgname="amd-catalyst-omega"