-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
# install scanner plugins
insinto "${MY_LIB}/esci"
- INSOPTIONS="-m0755"
+ insopts -m0755
doins "${WORKDIR}/usr/$(get_libdir)/esci/"*
}
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
# install scanner plugins
insinto "${MY_LIB}/esci"
- INSOPTIONS="-m0755"
+ insopts -m0755
doins "${WORKDIR}/usr/$(get_libdir)/esci/"*
}