mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 15:07:33 +00:00
sierra-gtk-theme: be more specific with patchShebangs
This commit is contained in:
parent
405fdb241a
commit
ed64cf5062
@ -48,7 +48,7 @@ stdenv.mkDerivation {
|
||||
installPhase = ''
|
||||
runHook preInstall
|
||||
|
||||
patchShebangs .
|
||||
patchShebangs install.sh
|
||||
|
||||
mkdir -p $out/share/themes
|
||||
name= ./install.sh --dest $out/share/themes \
|
||||
|
Loading…
Reference in New Issue
Block a user