Installing test_off.sh with reasonable name
svn path=/nixpkgs/trunk/; revision=24669
This commit is contained in:
parent
e870391644
commit
ecd0650050
@ -19,7 +19,7 @@ stdenv.mkDerivation {
|
|||||||
ensureDir $out/lib/modules/$kernelVersion/misc
|
ensureDir $out/lib/modules/$kernelVersion/misc
|
||||||
cp acpi_call.ko $out/lib/modules/$kernelVersion/misc
|
cp acpi_call.ko $out/lib/modules/$kernelVersion/misc
|
||||||
ensureDir $out/bin
|
ensureDir $out/bin
|
||||||
cp test_off.sh $out/bin
|
cp test_off.sh $out/bin/test_discrete_video_off.sh
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user