[PKG-Openstack-devel] Processing of openstack-pkg-tools_51~bpo8+1_source.changes

Turbo Fredriksson turbo at bayour.com
Wed Jun 22 21:01:20 UTC 2016


On Jun 22, 2016, at 9:47 PM, Debian FTP Masters wrote:

> openstack-pkg-tools_51~bpo8+1_source.changes uploaded successfully to localhost

Is there any way we can get a "openstack-configure" script with this
content in there?? Please?

----- s n i p -----
#!/bin/sh

# I know, if we put this script in that package, this should never
# fail, but I had it outside of it so..
if [ ! -f "/usr/share/openstack-pkg-tools/pkgos_func" ]; then
   echo "ERROR: openstack-pkg-tools missing"
   exit 1
fi

. /usr/share/openstack-pkg-tools/pkgos_func
export PKGOS_VERBOSE=yes

pkgos_inifile $*

if [ "${1}" = "get" -a -n "${RET}" -a "${RET}" != "NO_VALUE" ]
then
    echo "${RET}"
fi
----- s n i p -----
--
Michael Jackson is not going to buried or cremated
but recycled into shopping bags so he can remain white,
plastic and dangerous for kids to play with.




More information about the Openstack-devel mailing list