git: Fix snapshot building (hopefully).

看板DFBSD_commit作者時間14年前 (2011/05/17 07:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit cdd25221f32f80136f006533627636dc7221f8d2 Author: Sascha Wildner <saw@online.de> Date: Wed Apr 13 10:08:27 2011 +0200 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. Summary of changes: nrelease/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cdd25221f32f80136f006533627636dc7221f8d2 -- DragonFly BSD source repository
文章代碼(AID): #1DqRGD3D (DFBSD_commit)