antiright-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Antiright-devel] antiright configure


From: Jeffrey Bedard
Subject: [Antiright-devel] antiright configure
Date: Mon, 05 Feb 2007 15:55:32 +0000

CVSROOT:        /sources/antiright
Module name:    antiright
Changes by:     Jeffrey Bedard <jefbed> 07/02/05 15:55:32

Modified files:
        .              : configure 

Log message:
        Fixed stow path in -s option to configure.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/antiright/configure?cvsroot=antiright&r1=1.70&r2=1.71

Patches:
Index: configure
===================================================================
RCS file: /sources/antiright/antiright/configure,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -b -r1.70 -r1.71
--- configure   4 Feb 2007 06:58:18 -0000       1.70
+++ configure   5 Feb 2007 15:55:31 -0000       1.71
@@ -31,7 +31,7 @@
                echo 'Configuring with debug options...'
                CFLAGS="$CFLAGS -g3 -Wall -W -Werror -DDEBUG"
        elif [ "$ARG" = "-s" ]; then
-               PREFIX=~/opt/antiright
+               PREFIX=~/opt/stow/antiright
        elif [ "$ARG" = "-S" ]; then
                PREFIX=/usr/local/stow/antiright
        fi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]