repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libgnome-2.32.1, drop esound dependency
[NixPkgs.git]
/
pkgs
/
desktops
/
gnome-2.28
/
desktop
/
gvfs
/
builder.sh
blob
5be453c09a24d0b50c3381cda649ca2eced09f81
1
source
$stdenv
/
setup
2
3
myPatchPhase
()
4
{
5
sed
-i -e
"/giomodulesdir=/ agiomodulesdir=
$out
/lib/gio"
configure
6
}
7
8
patchPhase
=
myPatchPhase
9
genericBuild