|
@ -23,7 +23,7 @@ |
|
|
confopt="$confopt --with-drivers=ALL --with-x" |
|
|
confopt="$confopt --with-drivers=ALL --with-x" |
|
|
|
|
|
|
|
|
if pkginstalled gimp-print42; then |
|
|
if pkginstalled gimp-print42; then |
|
|
echo "gimp-print found. Will use it as printer driver ..." |
|
|
|
|
|
|
|
|
echo_status "gimp-print found. Will use it as printer driver ..." |
|
|
confopt="$confopt --with-gimp-print" |
|
|
confopt="$confopt --with-gimp-print" |
|
|
fi |
|
|
fi |
|
|
|
|
|
|