openpkg/shtool.sh

Sat, 06 Oct 2012 21:52:50 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 06 Oct 2012 21:52:50 +0200
changeset 730
f516669e3b85
permissions
-rw-r--r--

Correct missing dependency to apache-php::with_simplexml. This flaw
left uncorrected leads to a fatal runtime failure.

michael@428 1 #!/bin/sh
michael@428 2 exec @l_prefix@/lib/openpkg/shtool ${1+"$@"}

mercurial