* 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"
|
configureFlags="--enable-javahl --with-jdk=$jdk --with-jikes=no $configureFlags"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
installFlags="$makeFlags"
|
|
||||||
|
|
||||||
|
|
||||||
postInstall() {
|
postInstall() {
|
||||||
if test "$pythonBindings"; then
|
if test "$pythonBindings"; then
|
||||||
|
@ -26,8 +26,6 @@ if test "$javahlBindings"; then
|
|||||||
configureFlags="--enable-javahl --with-jdk=$jdk $configureFlags"
|
configureFlags="--enable-javahl --with-jdk=$jdk $configureFlags"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
installFlags="$makeFlags"
|
|
||||||
|
|
||||||
|
|
||||||
postInstall() {
|
postInstall() {
|
||||||
if test "$pythonBindings"; then
|
if test "$pythonBindings"; then
|
||||||
|
@ -4,8 +4,6 @@ if test "$httpServer"; then
|
|||||||
makeFlags="APACHE_LIBEXECDIR=$out/modules $makeFlags"
|
makeFlags="APACHE_LIBEXECDIR=$out/modules $makeFlags"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
installFlags="$makeFlags"
|
|
||||||
|
|
||||||
|
|
||||||
postInstall() {
|
postInstall() {
|
||||||
if test "$pythonBindings"; then
|
if test "$pythonBindings"; then
|
||||||
|
@ -16,6 +16,4 @@ preInstall() {
|
|||||||
mkdir $out/include
|
mkdir $out/include
|
||||||
}
|
}
|
||||||
|
|
||||||
installFlags=$makeFlags
|
|
||||||
|
|
||||||
genericBuild
|
genericBuild
|
Loading…
x
Reference in New Issue
Block a user