diff options
Diffstat (limited to 'archivers/linux-unace/Makefile')
-rw-r--r-- | archivers/linux-unace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/linux-unace/Makefile b/archivers/linux-unace/Makefile index dfd7bc70c188..c6c6578c256b 100644 --- a/archivers/linux-unace/Makefile +++ b/archivers/linux-unace/Makefile @@ -24,6 +24,7 @@ ONLY_FOR_ARCHS= i386 USE_LINUX= yes NO_WRKSUBDIR= yes NO_BUILD= yes +PLIST_FILES= bin/unace2 STRIP= .if exists(/usr/bin/brandelf) |