Corrected a lot of filemodes

This commit is contained in:
Michiel Broek
2002-01-25 20:21:50 +00:00
parent b39503d9aa
commit e60df5be80
27 changed files with 32 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ install: all
rm -f ${BINDIR}/mbnews
ln -s ${BINDIR}/mbfido ${BINDIR}/mbnews
(cd ${PREFIX}; tar xfz ${PACKAGE}-${VERSION}/mbfido/maptabs.tgz; ${CHOWN} ${OWNER}.${GROUP} etc/maptabs/*)
chmod 0775 ${PREFIX}/etc
filelist: Makefile
BASE=`pwd`; \

Binary file not shown.