We ought to be able to install non-compressed versions of the
releng article (the Website build requires this, among other things). Fix this.
This commit is contained in:
parent
e3049559b0
commit
a3423b3cd8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12052
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ DOC?= article
|
||||||
FORMATS?= html
|
FORMATS?= html
|
||||||
|
|
||||||
INSTALL_COMPRESSED?= gz
|
INSTALL_COMPRESSED?= gz
|
||||||
INSTALL_ONLY_COMPRESSED?= true
|
INSTALL_ONLY_COMPRESSED?=
|
||||||
|
|
||||||
# SGML content
|
# SGML content
|
||||||
SRCS= article.sgml branches.ascii
|
SRCS= article.sgml branches.ascii
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue