openpkg/shtool.sh

Wed, 01 Aug 2012 23:42:52 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 01 Aug 2012 23:42:52 +0200
changeset 435
24700f8ed057
permissions
-rw-r--r--

Correct nonportable usage of GCC builtin_* macros in RPM source.

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

mercurial