diff options
author | mef <mef@pkgsrc.org> | 2014-08-29 04:31:12 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-08-29 04:31:12 +0000 |
commit | da507ab6b9a9141dae8ff0ed9250fd22cfeeab89 (patch) | |
tree | e23347a5417a79a309c1a919c37f2a9333724e70 /cross/avr-libc/MESSAGE | |
parent | fa8b9855f705814cb4470d82a37ec12767a9e4d7 (diff) | |
download | pkgsrc-da507ab6b9a9141dae8ff0ed9250fd22cfeeab89.tar.gz |
(1) Update PLIST in accordance with avr-gcc update 4.5.3 to 4.8.3
(2) PKGREVISION++ (you need to re-package)
(3) Add MESSAGE to notify man package location
Diffstat (limited to 'cross/avr-libc/MESSAGE')
-rw-r--r-- | cross/avr-libc/MESSAGE | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cross/avr-libc/MESSAGE b/cross/avr-libc/MESSAGE new file mode 100644 index 00000000000..983107a396a --- /dev/null +++ b/cross/avr-libc/MESSAGE @@ -0,0 +1,6 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2014/08/29 04:31:12 mef Exp $ +Man pages are installed in ${PREFIX}/share/doc/avr-libc/man/man3/ +To read those pages, for example, use + env MANPATH=${PREFIX}/share/doc/avr-libc/man man BOOTLOADER_SECTION +=========================================================================== |