I found a strange behaviour in prt-get, I suppose this might be a bug.
[...]
TIP=`cd $REPO && hg tip | grep changeset | cut -d ':' -f2 | sed -e 's/ //g'`
[...]
prt-get builds the package properly:
=======> Building '/home/pkgmk/packages/uki-awesome#rev-6738-1.pkg.tar.gz' succeeded.
but than when it tries to install it:
prt-get: installing uki-awesome rev-${TIP}-1
pkgadd: could not open uki-awesome#rev--1.pkg.tar.gz: No such file or directory
Is this a bug? And if not - how can I fix my Pkgfile?
Cheers,
--
Ćukasz Gruner