1 1.1 agc # $NetBSD: pkgpath.conf,v 1.1 2013/05/01 05:36:25 agc Exp $ 2 1.1 agc # 3 1.1 agc # packaging tools configuration 4 1.1 agc 5 1.1 agc if [ -r /etc/defaults/pkgpath.conf ]; then 6 1.1 agc . /etc/defaults/pkgpath.conf 7 1.1 agc fi 8 1.1 agc 9 1.1 agc # Add local overrides below 10 1.1 agc # 11