remove a file that was accidentily added, remove some cruft
svn path=/nixpkgs/trunk/; revision=3573
This commit is contained in:
parent
c6b1fb4274
commit
29005ceca7
Binary file not shown.
@ -3,10 +3,3 @@
|
||||
|
||||
makeWrapper "$grub/sbin/grub-install" "$out/sbin/grub-install" \
|
||||
--suffix-each PATH ':' "$diffutils/bin $gnused/bin $gnugrep/bin"
|
||||
|
||||
#echo "#! $SHELL -e" > $out/sbin/grub-install
|
||||
#echo PATH=$diffutils/bin:$gnused/bin:$gnugrep/bin:$PATH >> $out/sbin/grub-install
|
||||
#echo "exec \"$grub/sbin/grub-install\" \"\$@\"" >> $out/sbin/grub-install
|
||||
#
|
||||
#chmod +x $out/sbin/grub-install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user