Merge branch 'fix-murmur_git-build' of https://github.com/exi/nixpkgs
Closes #12052
This commit is contained in:
commit
deda44195a
@ -95,7 +95,7 @@ let
|
||||
type = "murmur";
|
||||
|
||||
postPatch = optional iceSupport ''
|
||||
sed -i 's,/usr/share/Ice/,${zeroc_ice}/,g' src/murmur/murmur.pro
|
||||
grep -Rl '/usr/share/Ice' . | xargs sed -i 's,/usr/share/Ice/,${zeroc_ice}/,g'
|
||||
'';
|
||||
|
||||
configureFlags = [
|
||||
|
Loading…
Reference in New Issue
Block a user