Install .info files by using INFO knob.
This commit is contained in:
parent
16dc24a0a6
commit
c895e2d1d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129893
2 changed files with 1 additions and 3 deletions
|
@ -21,6 +21,7 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS= --datadir=${EXAMPLESDIR} --with-drivers="freebsd_sysctl" \
|
||||
--program-transform-name=""
|
||||
|
||||
INFO= gpl
|
||||
MAN1= wmnd.1
|
||||
|
||||
post-install:
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
bin/wmnd
|
||||
@unexec install-info --delete %D/info/gpl.info %D/info/dir
|
||||
info/gpl.info
|
||||
@exec install-info %D/info/gpl.info %D/info/dir
|
||||
share/examples/wmnd/wmndrc
|
||||
@dirrm share/examples/wmnd
|
||||
|
|
Loading…
Reference in a new issue