parent
4eeefadf4f
commit
ecc34cbdb3
@ -65,6 +65,10 @@ rec {
|
|||||||
inherit (s) name version;
|
inherit (s) name version;
|
||||||
inherit buildInputs propagatedBuildInputs;
|
inherit buildInputs propagatedBuildInputs;
|
||||||
|
|
||||||
|
postPatch = ''
|
||||||
|
sed -e '/chmod u+s/d' -i contrib/fuse-util/Makefile.am
|
||||||
|
'';
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
./glusterfs-use-PATH-instead-of-hardcodes.patch
|
./glusterfs-use-PATH-instead-of-hardcodes.patch
|
||||||
./glusterfs-fix-unsubstituted-autoconf-macros.patch
|
./glusterfs-fix-unsubstituted-autoconf-macros.patch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user