change ykfde
This commit is contained in:
parent
0ffbfb61fc
commit
3e35cde009
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ stdenv.mkDerivation {
|
||||||
src = ./scripts;
|
src = ./scripts;
|
||||||
nativeBuildInputs = [ makeWrapper ];
|
nativeBuildInputs = [ makeWrapper ];
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
mkdir -p $out/bin
|
|
||||||
install -D --target $out/bin *
|
install -D --target $out/bin *
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue