Commit 073549a0 authored by Franco Fichtner's avatar Franco Fichtner

pkg: CONSERVATIVE_UPGRADE enabled by default these days

parent 98939e30
......@@ -18,8 +18,5 @@ install:
@cp -r ${.CURDIR}/fingerprints ${DESTDIR}/usr/local/etc/pkg/
@(cd ${.CURDIR}/fingerprints; find * -type f) | \
xargs -n1 printf "/usr/local/etc/pkg/fingerprints/%s\n"
# XXX CONSERVATIVE_UPGRADE is not very helpful
@cp ${.CURDIR}/pkg.conf ${DESTDIR}/usr/local/etc
@echo /usr/local/etc/pkg.conf
.PHONY: install
conservative_upgrade: yes
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment