diff options
author | Pacho Ramos <pacho@gentoo.org> | 2019-06-02 17:00:20 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2019-06-02 17:00:20 +0200 |
commit | dbe06956b71382a5ff712c52cf3c7a44e2bf9e93 (patch) | |
tree | 12fa56132f382d9663ec814b04d684313e9d2ae4 /media-gfx/sane-backends | |
parent | media-gfx/sane-backends: Needs to be rebuilt with net-snmp subslot bumps (diff) | |
download | gentoo-dbe06956b71382a5ff712c52cf3c7a44e2bf9e93.tar.gz gentoo-dbe06956b71382a5ff712c52cf3c7a44e2bf9e93.tar.bz2 gentoo-dbe06956b71382a5ff712c52cf3c7a44e2bf9e93.zip |
media-gfx/sane-backends: Make repoman more happy
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'media-gfx/sane-backends')
-rw-r--r-- | media-gfx/sane-backends/sane-backends-1.0.27-r3.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/sane-backends/sane-backends-1.0.27-r3.ebuild b/media-gfx/sane-backends/sane-backends-1.0.27-r3.ebuild index f93db8415534..597f5de44373 100644 --- a/media-gfx/sane-backends/sane-backends-1.0.27-r3.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.0.27-r3.ebuild @@ -235,10 +235,10 @@ multilib_src_configure() { fi # relative path must be used for tests to work properly - # All distributions pass --disable-locking because /var/lock/sane/ would be a world-writable directory - # --without-api-spec to not automagically depend on tons of stuff - # that break in many ways, bug #636202, #668232, #668350 - # People can refer to the "Programmer's Documentation" at http://www.sane-project.org/docs.html + # All distributions pass --disable-locking because /var/lock/sane/ would be a world-writable directory + # --without-api-spec to not automagically depend on tons of stuff + # that break in many ways, bug #636202, #668232, #668350 + # People can refer to the "Programmer's Documentation" at http://www.sane-project.org/docs.html ECONF_SOURCE=${S} \ SANEI_JPEG="sanei_jpeg.o" SANEI_JPEG_LO="sanei_jpeg.lo" \ BACKENDS="${BACKENDS}" \ |