Subject: ${PREFIX} and other things in pkg/DEINSTALL etc
To: None <tech-pkg@netbsd.org>
From: Tomasz Luchowski <zuntum@eik.pl>
List: tech-pkg
Date: 02/18/2001 20:32:51
Maybe we could handle pkg/DEINSTALL etc. files like pkg/MESSAGE?
Code like       ${SED} \
                -e 's,@PREFIX@,${PREFIX},' \
                <${PKGDIR}/DEINSTALL  >${DEINSTALL_FILE}
wouldn't be necessary.

-- 
/* [zuntum] zuntum@eik.pl , [WWW] http://zuntum.eik.pl */