Browse Source

Add unmaintained kexec-tools

master
mid-kid 8 years ago
parent
commit
410295cd8f
  1. 14
      graveyard/unmaintained_satellites/kexec-tools.sat

14
graveyard/unmaintained_satellites/kexec-tools.sat

@ -0,0 +1,14 @@
import 'compile/configure'
name=kexec-tools
version=2.0.14
update_url='https://www.kernel.org/pub/linux/utils/kernel/kexec/'
dlextract "https://www.kernel.org/pub/linux/utils/kernel/kexec/$name-$version.tar.xz" \
'4164abff8ed21e9f94d57f535c2f77bf'
header_end
cd "$name-$version"
compile_configure
# vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab:
Loading…
Cancel
Save