Artifact [5c33f0556c]
Artifact 5c33f0556c8e13cc50f25f214f61de9e1caf76d0:
- Executable file mk — part of check-in [e9e7ac3340] at 2014-02-11 01:48:33 on branch trunk — (no comment) (user: mario size: 479)
#!/bin/sh VERSION=$(version --read stub.php --bump --show --write::2 stub.php --write php-shared-autoloader/DEBIAN/control) phar stub-set -f shared.phar -s stub.php phar add -c gz -f shared.phar autoload.update.php #phar add -c gz -f shared.phar autoload.map.php ./single/shared.phar version $VERSION write shared.phar fakeroot dpkg-deb -b php-shared-autoloader/ php-shared-autoloader_$VERSION.deb dpkg-sig -s builder -k include-once -v php-shared-autoloader_$VERSION.deb