diff --git a/srcpkgs/xsane/template b/srcpkgs/xsane/template index f666306ef3..70af3bd0a2 100644 --- a/srcpkgs/xsane/template +++ b/srcpkgs/xsane/template @@ -18,7 +18,7 @@ do_build() { make ${makejobs} mv src/xsane{,-gimp} make clean - echo "=== ./configure ${config_args} --disable-gimp" + echo "=== ./configure ${_args} --disable-gimp" ./configure ${_args} --disable-gimp sed -i 's;/usr/local;/usr;g' src/Makefile make ${makejobs}