*** empty log message ***
This commit is contained in:
parent
edbd2288bd
commit
84ebcb5079
@ -39,7 +39,8 @@ fi
|
||||
|
||||
echo "Installing to $PREFIX"
|
||||
|
||||
INSTALL=${INSTALL:="install -c -v"}
|
||||
# Note: solaris 'install' does not understand -v
|
||||
INSTALL=${INSTALL:="install -c"}
|
||||
STRIP=${STRIP:=strip}
|
||||
|
||||
test -x qtgui/recoll || fatal "qtgui/recoll does not exist." \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user