Fix snapshot building (hopefully).
authorSascha Wildner <saw@online.de>
Wed, 13 Apr 2011 08:08:27 +0000 (10:08 +0200)
committerSascha Wildner <saw@online.de>
Wed, 13 Apr 2011 08:08:52 +0000 (10:08 +0200)
commitcdd25221f32f80136f006533627636dc7221f8d2
treedac1e7498c95b319ddebaf0087e08bde7cce1084
parent5e2a2352c410821aea0a2cfab9ef9a1ba7266f4e
Fix snapshot building (hopefully).

Since pkgsrc making USE_DESTDIR active by default snapshot building was
broken since it would try to build a package for the bootstrap and failed:

=> Creating binary package /usr/pkgsrc/packages/All/bootstrap-mk-files-20090807nb2.tgz
pkg_create: Package building is not supported in bootstrap mode

Until this is fixed in pkgsrc, set USE_DESTDIR to "no" to fix snapshot
building.
nrelease/Makefile