media-gfx/sane-backends: Make repoman more happy
authorPacho Ramos <pacho@gentoo.org>
Sun, 2 Jun 2019 15:00:20 +0000 (17:00 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 2 Jun 2019 15:00:20 +0000 (17:00 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
media-gfx/sane-backends/sane-backends-1.0.27-r3.ebuild

index f93db8415534f70ad82dff38941cfc89f271e851..597f5de443731ef09dd6764d45ad391491c354a5 100644 (file)
@@ -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}" \