aboutsummaryrefslogtreecommitdiff
path: root/www/xaraya/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 06:28:59 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 06:28:59 +0000
commit186c2e326cb8f9a0f44b44cdbf6314e0999b346e (patch)
treed6ef0b4cb3c1fa6a810fcdd9bfa232d1cf549823 /www/xaraya/Makefile
parent6a77d20e05b80528dcd9a58bcc85fd76537a65da (diff)
downloadports-186c2e326cb8f9a0f44b44cdbf6314e0999b346e.tar.gz
ports-186c2e326cb8f9a0f44b44cdbf6314e0999b346e.zip
Notes
Diffstat (limited to 'www/xaraya/Makefile')
-rw-r--r--www/xaraya/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xaraya/Makefile b/www/xaraya/Makefile
index eb4d3ebd1ce6..85fa9e0605c4 100644
--- a/www/xaraya/Makefile
+++ b/www/xaraya/Makefile
@@ -56,7 +56,7 @@ post-install:
-or -name upgrade.php ')' | ${SED} -e \
's,^${PREFIX}/\(.*\),@unexec rm -f %D/\1 >/dev/null 2>\&1 || true,' >> ${TMPPLIST}
@${FIND} ${PREFIX}/${XARAYADIR} -type d -and -path "*var*" | \
- ${SED} -e 's,^${PREFIX}/\(.*\),@unexec rmdir %D/\1 >/dev/null 2>\&1 || true,' | \
+ ${SED} -e 's,^${PREFIX}/\(.*\),@dirrmtry \1,' | \
${SORT} -r >> ${TMPPLIST}
@${FIND} ${PREFIX}/${XARAYADIR} -type d -and ! -path "*var*" | \
${SED} -e 's,^${PREFIX}/,@dirrm ,' | \