media-gfx/iscan-plugin-gt-f720: INSOPTIONS -> insopts, #566488
authorMichał Górny <mgorny@gentoo.org>
Sat, 14 May 2016 08:04:29 +0000 (10:04 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 14 May 2016 08:49:25 +0000 (10:49 +0200)
media-gfx/iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.2.ebuild
media-gfx/iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.ebuild

index 378d59d849d4d3e8830a6d77bcb0125661a506bb..bbc64f7f6cf111023199c1c51f5e135ab40b8945 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -47,7 +47,7 @@ src_install() {
 
        # install scanner plugins
        insinto "${MY_LIB}/esci"
-       INSOPTIONS="-m0755"
+       insopts -m0755
        doins "${WORKDIR}/usr/$(get_libdir)/esci/"*
 }
 
index 8bdb397461036824469edb39044a51f50f2c9375..8cbb94d3fd629a00f95ad4ccfbb5ad0d30ea0b9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -45,7 +45,7 @@ src_install() {
 
        # install scanner plugins
        insinto "${MY_LIB}/esci"
-       INSOPTIONS="-m0755"
+       insopts -m0755
        doins "${WORKDIR}/usr/$(get_libdir)/esci/"*
 }