* More redundancy.
svn path=/nixpkgs/trunk/; revision=7502
This commit is contained in:
parent
cd32e67b2b
commit
b8b44e026c
@ -26,8 +26,6 @@ if test "$javahlBindings"; then
|
||||
configureFlags="--enable-javahl --with-jdk=$jdk --with-jikes=no $configureFlags"
|
||||
fi
|
||||
|
||||
installFlags="$makeFlags"
|
||||
|
||||
|
||||
postInstall() {
|
||||
if test "$pythonBindings"; then
|
||||
|
@ -26,8 +26,6 @@ if test "$javahlBindings"; then
|
||||
configureFlags="--enable-javahl --with-jdk=$jdk $configureFlags"
|
||||
fi
|
||||
|
||||
installFlags="$makeFlags"
|
||||
|
||||
|
||||
postInstall() {
|
||||
if test "$pythonBindings"; then
|
||||
|
@ -4,8 +4,6 @@ if test "$httpServer"; then
|
||||
makeFlags="APACHE_LIBEXECDIR=$out/modules $makeFlags"
|
||||
fi
|
||||
|
||||
installFlags="$makeFlags"
|
||||
|
||||
|
||||
postInstall() {
|
||||
if test "$pythonBindings"; then
|
||||
|
@ -16,6 +16,4 @@ preInstall() {
|
||||
mkdir $out/include
|
||||
}
|
||||
|
||||
installFlags=$makeFlags
|
||||
|
||||
genericBuild
|
Loading…
x
Reference in New Issue
Block a user