diff options
Diffstat (limited to 'www/sahi/Makefile')
-rw-r--r-- | www/sahi/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/sahi/Makefile b/www/sahi/Makefile index 7d45117fd870..d478f6236b4e 100644 --- a/www/sahi/Makefile +++ b/www/sahi/Makefile @@ -69,7 +69,6 @@ do-install: @${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME} @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} -post-install: @${CP} ${STAGEDIR}${DATADIR}/config/browser_types/linux.xml ${STAGEDIR}${DATADIR}/userdata/config/browser_types.xml .for d in bin userdata/bin @${CHMOD} ${BINMODE} ${STAGEDIR}${DATADIR}/${d}/* |