[Lunar-commits] <moonbase> ghostscript: Fixing the BUILD so that it actually works
Terry Chan
tchan at lunar-linux.org
Sat Apr 25 15:40:03 CEST 2009
commit 039d717178acd06a451f8909981b764bb9b1d1dc
Author: Terry Chan <tchan at lunar-linux.org>
Date: Sat Apr 25 08:40:03 2009 -0500
ghostscript: Fixing the BUILD so that it actually works
---
printer/ghostscript/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/printer/ghostscript/BUILD b/printer/ghostscript/BUILD
index 9f0f634..6b2e34c 100644
--- a/printer/ghostscript/BUILD
+++ b/printer/ghostscript/BUILD
@@ -7,7 +7,7 @@
fi &&
if module_installed jasper ; then
- rm -fr jasper &&
+ rm -fr jasper
fi &&
export CFLAGS="$CFLAGS -fPIC"
More information about the Lunar-commits
mailing list