projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
527a7bd
)
nrelease: Remove unused variable.
author
Sascha Wildner
<saw@online.de>
Sun, 4 Apr 2010 17:29:04 +0000
(19:29 +0200)
committer
Sascha Wildner
<saw@online.de>
Sun, 4 Apr 2010 17:29:34 +0000
(19:29 +0200)
nrelease/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/nrelease/Makefile
b/nrelease/Makefile
index
7a5bc2f
..
2c4033d
100644
(file)
--- a/
nrelease/Makefile
+++ b/
nrelease/Makefile
@@
-42,7
+42,6
@@
PKGBIN_PKG_DELETE?= ${PKGSRC_PREFIX}/sbin/pkg_delete
PKGBIN_PKG_ADMIN?= ${PKGSRC_PREFIX}/sbin/pkg_admin
PKGBIN_MKISOFS?= ${PKGSRC_PREFIX}/bin/mkisofs
PKGSRC_PKG_PATH?= ${ISODIR}/packages
-PKGSRC_BOOTSTRAP_URL?= http://avalon.dragonflybsd.org/DragonFly-pkgsrc-packages/i386/1.12.0-RELEASE-BUILD
# We use env -i in the chroot, so that environment variables won't
# disturb any (pkgsrc) build. This has happened for TARGET_ARCH,