Skip to content

Commit

Permalink
ghostscript: minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
v4hn committed Jan 28, 2013
1 parent eb914f4 commit 7630a6c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions printer/ghostscript/BUILD
Expand Up @@ -7,10 +7,6 @@

OPTS+=" --disable-compile-inits --enable-dynamic --with-system-libtiff LIBS=-lz" &&

if in_depends $MODULE cups ; then
OPTS+=" --with-install-cups"
fi &&

# Will run ./configure with Lunar's options, in default_build
sedit "s:\$srcdir/configure:echo:" autogen.sh &&
./autogen.sh $OPTS &&
Expand Down
2 changes: 1 addition & 1 deletion printer/ghostscript/DEPENDS
Expand Up @@ -44,7 +44,7 @@ optional_depends "ijs" \
"for ijs driver support"

optional_depends "cups" \
"--enable-cups" \
"--enable-cups --with-install-cups" \
"--disable-cups" \
"for the CUPS backends (recommended)"

Expand Down

0 comments on commit 7630a6c

Please sign in to comment.