Apply a correct fix.
PR: 232125
This commit is contained in:
parent
ff08819977
commit
4ea0c43d74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481674
2 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@ SUB_FILES= pkg-message
|
|||
|
||||
USE_GITHUB= yes
|
||||
|
||||
OPTIONS_DEFINE= 7Z OPTIMIZED_FLAGS PYTHON RAR
|
||||
OPTIONS_DEFINE= 7Z DOCS OPTIMIZED_FLAGS PYTHON RAR
|
||||
OPTIONS_DEFAULT= PAR PYTHON RAR 7Z
|
||||
7Z_DESC= Support extraction of 7z archives
|
||||
OPTIMIZED_FLAGS_DESC= Enable optimized CPU instructions (SSE2/SSE3/NEON/etc)
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
bin/nzbget
|
||||
@sample etc/nzbget.conf.sample
|
||||
%%DOCSDIR%%/ChangeLog
|
||||
%%DOCSDIR%%/COPYING
|
||||
%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%DATADIR%%/nzbget.conf
|
||||
%%DATADIR%%/scripts/EMail.py
|
||||
%%DATADIR%%/scripts/Logger.py
|
||||
|
|
Loading…
Reference in a new issue