1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

implement @dirrmtry macro for the pkg-plist

This commit is contained in:
Edwin Groothuis 2008-04-19 00:24:21 +00:00
parent 60e1cd6778
commit b9b294b8fc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211557

View File

@ -2,4 +2,4 @@
projects/%%SIMAP_SITE%%/app_info.xml
projects/%%SIMAP_SITE%%/%%SIMAP_BINARY%%
projects/%%SIMAP_SITE%%/%%HMMER_BINARY%%
@unexec rmdir %D/projects/%%SIMAP_SITE%% 2>/dev/null || true
@dirrmtry projects/%%SIMAP_SITE%%