change ykfde
This commit is contained in:
@@ -5,7 +5,6 @@ stdenv.mkDerivation {
|
||||
src = ./scripts;
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
installPhase = ''
|
||||
mkdir -p $out/bin
|
||||
install -D --target $out/bin *
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user