mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-05-06 11:47:03 +00:00
left over commit
svn path=/nixpkgs/trunk/; revision=27197
This commit is contained in:
parent
36cf6ea476
commit
7a7581d220
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ stdenv.mkDerivation rec {
|
||||||
};
|
};
|
||||||
|
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
|
sed -i 's|/bin/cat|cat|' ./src/repository.cpp
|
||||||
qmake
|
qmake
|
||||||
make CXXFLAGS='-I${apr}/include/apr-1 -I${subversion}/include/subversion-1 -DVER="\"${src.rev}\""'
|
make CXXFLAGS='-I${apr}/include/apr-1 -I${subversion}/include/subversion-1 -DVER="\"${src.rev}\""'
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Add table
Reference in a new issue