diff --git a/srcpkgs/catalyst/files/fglrx_gpl_symbol.patch b/srcpkgs/catalyst/files/fglrx_gpl_symbol.patch new file mode 100644 index 0000000000..2030b9eadd --- /dev/null +++ b/srcpkgs/catalyst/files/fglrx_gpl_symbol.patch @@ -0,0 +1,11 @@ +--- 13.1/common/lib/modules/fglrx/build_mod/firegl_public.c 2013-01-15 22:33:27.000000000 +0100 ++++ 13.1/common/lib/modules/fglrx/build_mod/firegl_public.c 2014-08-18 20:05:44.327520475 +0200 +@@ -250,7 +250,7 @@ + #endif + + #ifdef MODULE_LICENSE +-MODULE_LICENSE("Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY"); ++MODULE_LICENSE("GPL\0Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY"); + #endif + #ifdef MODULE_DEVICE_TABLE + MODULE_DEVICE_TABLE(pci, fglrx_pci_table); diff --git a/srcpkgs/catalyst/template b/srcpkgs/catalyst/template index 7cb0eff30b..5e6a832ee4 100644 --- a/srcpkgs/catalyst/template +++ b/srcpkgs/catalyst/template @@ -3,7 +3,7 @@ _desc="AMD catalyst driver for Linux" pkgname=catalyst version=15.20.1046 -revision=2 +revision=3 maintainer="Juan RP " license="Proprietary AMD license" homepage="http://www.amd.com" @@ -36,6 +36,7 @@ do_build() { patch -Np1 -i ${FILESDIR}/kolasa_4.0-cr4-strn.patch patch -Np1 -i ${FILESDIR}/kolasa_4.1_remove-IRQF_DISABLED.patch + patch -Np1 -i ${FILESDIR}/fglrx_gpl_symbol.patch } do_install() { cd fglrx-${version}