summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/beonex/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/beonex/Makefile b/www/beonex/Makefile
index 6bbdf45..25703b0 100644
--- a/www/beonex/Makefile
+++ b/www/beonex/Makefile
@@ -133,7 +133,6 @@ do-install:
${CHMOD} 755 ${PREFIX}/lib/beonex
cd ${WRKSRC}/dist/bin && ${FIND} * | \
cpio -pdm -L -R ${LIBOWN}:${LIBGRP} ${PREFIX}/lib/beonex
- cd ${WRKSRC} && pax -r -w * ${PREFIX}/lib/beonex
${ECHO_CMD} "#!/bin/sh" > ${WRKDIR}/beonex
${ECHO_CMD} 'cd ${PREFIX}/lib/beonex && exec ./mozilla "$$@"' >> \
${WRKDIR}/beonex
OpenPOWER on IntegriCloud