[Lunar-commits] <moonbase> xpdf: Fixed the indentation that was already present in BUILD
Terry Chan
tchan at lunar-linux.org
Tue Jan 25 18:18:58 CET 2011
commit 1f80ffdf52214f1d300c86bf3d5800161e9f4f3f
Author: Terry Chan <tchan at lunar-linux.org>
Date: Tue Jan 25 11:18:58 2011 -0600
xpdf: Fixed the indentation that was already present in BUILD
---
x11-apps/xpdf/BUILD | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-apps/xpdf/BUILD b/x11-apps/xpdf/BUILD
index 388566d..d1ad6e3 100644
--- a/x11-apps/xpdf/BUILD
+++ b/x11-apps/xpdf/BUILD
@@ -7,8 +7,8 @@
patch_it $SOURCE_CACHE/$SOURCE6 1 &&
OPTS+=" --with-freetype2-includes=/usr/include/freetype2 \
- --sysconfdir=/etc --enable-opi --enable-multithreaded \
- --enable-wordlist --with-gzip" &&
+ --sysconfdir=/etc --enable-opi --enable-multithreaded \
+ --enable-wordlist --with-gzip" &&
default_build
More information about the Lunar-commits
mailing list