I suspected it was something like that.
Thanks,
George
On 9/21/2011 4:26 PM, Rich Burridge wrote:
On 09/21/2011 03:57 PM, George Vasick wrote:
...
That did the trick. I am not quite sure where the build 175 dependency
came from. I built the package on this same build 173 system.
It's part of BUILD_VERSION which is constructed in
.../make-rules/shared-macros.mk
...
# get the most recent build number from the last mercurial tag
LAST_HG_TAG = $(shell hg tags -q | grep build- | head -1)
LAST_BUILD_NUM = $(LAST_HG_TAG:build-%=%)
...
_______________________________________________
userland-discuss mailing list
userland-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/userland-discuss