Skip to content

Commit

Permalink
Removed unneeded dependency on grub-pc package
Browse files Browse the repository at this point in the history
  • Loading branch information
adriangibanelbtactic committed Dec 8, 2014
1 parent 5c7636f commit 1dcec1b
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions scripts/build/binary_loopback_cfg
Expand Up @@ -45,15 +45,6 @@ Create_lockfile .lock
Check_architectures amd64 i386
Check_crossarchitectures

# Checking depends
#Check_package chroot/usr/bin/grub-mkimage grub-pc

# Restoring cache
Restore_cache cache/packages.binary

# Installing depends
Install_package

# Local functions
Grub_live_entry_commands ()
{
Expand Down Expand Up @@ -300,11 +291,5 @@ sed -i -e "s#LB_BOOTAPPEND_INSTALL##" -e "s#LB_BOOTAPPEND_LIVE#${LB_BOOTAPPEND_L

sed -i -e 's|\ $||g' binary/boot/grub/loopback.cfg

# Saving cache
Save_cache cache/packages.binary

# Removing depends
Remove_package

# Creating stage file
Create_stagefile .build/binary_loopback_cfg

0 comments on commit 1dcec1b

Please sign in to comment.