Commit b900b262 authored by Gabriel Monnerat's avatar Gabriel Monnerat

fix installation of rpm2cpio

parent cfbaaf79
...@@ -46,4 +46,4 @@ script = ...@@ -46,4 +46,4 @@ script =
# helper binaries # helper binaries
cpio = ${cpio:location}/bin/cpio cpio = ${cpio:location}/bin/cpio
rpm2cpio = ${rpm2cpio:destination} rpm2cpio = ${rpm2cpio:target}
...@@ -3,7 +3,6 @@ parts = ...@@ -3,7 +3,6 @@ parts =
rpm2cpio rpm2cpio
[rpm2cpio] [rpm2cpio]
recipe = hexagonit.recipe.download recipe = slapos.recipe.build:download
download-only = true
url = https://raw.github.com/ruda/rpm2cpio/e196173f1f6b746463b7398e381b94a42edfa345/rpm2cpio.py url = https://raw.github.com/ruda/rpm2cpio/e196173f1f6b746463b7398e381b94a42edfa345/rpm2cpio.py
md5sum = c5bb6227d99e1ff5df880f997cbed2e3 md5sum = c5bb6227d99e1ff5df880f997cbed2e3
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment