summaryrefslogtreecommitdiffstats
path: root/news/snownews/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'news/snownews/BUILD')
-rwxr-xr-xnews/snownews/BUILD6
1 files changed, 1 insertions, 5 deletions
diff --git a/news/snownews/BUILD b/news/snownews/BUILD
index 78a473056c..378126da4c 100755
--- a/news/snownews/BUILD
+++ b/news/snownews/BUILD
@@ -1,7 +1,3 @@
-OPTS="--charset=${CHARSET}
- --prefix=${INSTALL_ROOT}/usr
- ${OPTS}
-" &&
-
+OPTS="--prefix=${INSTALL_ROOT}/usr ${OPTS}" &&
./configure ${OPTS} &&
make