Fix PLIST and manpage packaging.

PR:		23664
Submitted by:	David W. Chapman, Jr. <dwcjr@inethouston.net>
This commit is contained in:
Will Andrews 2000-12-21 10:24:59 +00:00
parent 2ed5dbefe7
commit 28145c5d61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36189
4 changed files with 12 additions and 2 deletions

View File

@ -21,7 +21,7 @@ CONFIGURE_ARGS= --disable-opengl
CONFIGURE_ENV= LIBS=-Wl,-rpath,${PREFIX}/lib/wine
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/wine
MAN1= wine.1
MAN1= wine.1 wmc.1 wrc.1
MAN5= wine.conf.5
ONLY_FOR_ARCHS= i386
USE_XPM= yes

View File

@ -1,9 +1,14 @@
bin/dosmod
bin/fnt2bdf
bin/wine
bin/winebuild
bin/wineclipsrv
bin/winedbg
bin/wineserver
bin/wmc
bin/wrc
bin/regSet.sh
@unexec if cmp -s %D/etc/wine.conf %D/etc/wine.conf.sample; then rm -f %D/etc/wine.conf; fi
etc/wine.conf.sample
include/wine/basetsd.h
include/wine/cderr.h

View File

@ -21,7 +21,7 @@ CONFIGURE_ARGS= --disable-opengl
CONFIGURE_ENV= LIBS=-Wl,-rpath,${PREFIX}/lib/wine
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/wine
MAN1= wine.1
MAN1= wine.1 wmc.1 wrc.1
MAN5= wine.conf.5
ONLY_FOR_ARCHS= i386
USE_XPM= yes

View File

@ -1,9 +1,14 @@
bin/dosmod
bin/fnt2bdf
bin/wine
bin/winebuild
bin/wineclipsrv
bin/winedbg
bin/wineserver
bin/wmc
bin/wrc
bin/regSet.sh
@unexec if cmp -s %D/etc/wine.conf %D/etc/wine.conf.sample; then rm -f %D/etc/wine.conf; fi
etc/wine.conf.sample
include/wine/basetsd.h
include/wine/cderr.h