diff options
| author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-02 22:46:23 +0000 |
|---|---|---|
| committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-02 22:46:23 +0000 |
| commit | 8fdfff45c7ff1d605418ef4b66b1a3d0177c15b0 (patch) | |
| tree | 1ed4a84e2ffb62980e72d2c2d0f7d6c276d30bba /emulators/vice/files/patch-ad | |
| parent | portlint (diff) | |
Update port to 1.2
Approved by: Maintainer
Notes
Notes:
svn path=/head/; revision=25432
Diffstat (limited to 'emulators/vice/files/patch-ad')
| -rw-r--r-- | emulators/vice/files/patch-ad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/vice/files/patch-ad b/emulators/vice/files/patch-ad new file mode 100644 index 000000000000..b7a6e32bbaf9 --- /dev/null +++ b/emulators/vice/files/patch-ad @@ -0,0 +1,11 @@ +--- doc/Makefile.in.orig Tue Nov 23 18:42:37 1999 ++++ doc/Makefile.in Wed Feb 2 14:30:35 2000 +@@ -108,7 +108,7 @@ + xpet_LDFLAGS = @xpet_LDFLAGS@ + xvic_LDFLAGS = @xvic_LDFLAGS@ + +-docdir = $(prefix)/lib/vice/doc ++docdir = $(prefix)/share/doc/vice + + doc_DATA = 64doc.txt Evaluation PETdoc.txt Readme.dos Win32-Howto.txt cbm_basic_tokens.txt drive_info.txt mnemonics.txt mon.txt serial.txt + |
