看板 DFBSD_commit 關於我們 聯絡資訊
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