inst_script should call inst_simple (#750603)
authorBrian C. Lane <bcl@redhat.com>
Tue, 1 Nov 2011 19:13:57 +0000 (12:13 -0700)
committerHarald Hoyer <harald@redhat.com>
Wed, 2 Nov 2011 07:18:26 +0000 (08:18 +0100)
commit03cec38834b94f291c9293cd6b2dd9f68a6f370a
tree1caa5794768e10922d432a6549ac13e870733837
parent03b5494ca14d41b224b10ac49b64e8f236f339f7
inst_script should call inst_simple (#750603)

inst_script checks for a shebang, if it doesn't exist it exits.
If it does it should not be calling inst_binary, it should call
inst_simple like it used to.
dracut-functions