install manuals to the right place;
ok abieber (MAINTAINER)
This commit is contained in:
parent
1fd6981fea
commit
6e537af6a4
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2014/01/29 15:22:31 abieber Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2014/04/24 18:52:58 schwarze Exp $
|
||||
|
||||
COMMENT= X amateur station tracking and info reporting
|
||||
|
||||
DISTNAME= xastir-2.0.4
|
||||
REVISION= 0
|
||||
CATEGORIES= comms hamradio geo
|
||||
|
||||
HOMEPAGE= http://www.xastir.org/
|
||||
|
12
comms/xastir/patches/patch-Makefile_in
Normal file
12
comms/xastir/patches/patch-Makefile_in
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.1 2014/04/24 18:52:58 schwarze Exp $
|
||||
--- Makefile.in.orig Thu Apr 24 19:16:05 2014
|
||||
+++ Makefile.in Thu Apr 24 19:22:01 2014
|
||||
@@ -250,7 +250,7 @@ libexecdir = @libexecdir@
|
||||
localedir = @localedir@
|
||||
localstatedir = @localstatedir@
|
||||
lpr = @lpr@
|
||||
-mandir = ${prefix}/share/man
|
||||
+mandir = ${prefix}/man
|
||||
mkdir_p = @mkdir_p@
|
||||
mv = @mv@
|
||||
oldincludedir = @oldincludedir@
|
@ -1,8 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2014/01/29 15:22:31 abieber Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2014/04/24 18:52:58 schwarze Exp $
|
||||
@bin bin/callpass
|
||||
@bin bin/testdbfawk
|
||||
@bin bin/xastir
|
||||
@bin bin/xastir_udp_client
|
||||
@man man/man1/callpass.1
|
||||
@man man/man1/testdbfawk.1
|
||||
@man man/man1/xastir.1
|
||||
@man man/man1/xastir_udp_client.1
|
||||
share/doc/xastir/
|
||||
share/doc/xastir/AUTHORS
|
||||
share/doc/xastir/COPYING
|
||||
@ -20,12 +24,6 @@ share/doc/xastir/README.MAPS
|
||||
share/doc/xastir/README.OSM_maps
|
||||
share/doc/xastir/README.win32
|
||||
share/doc/xastir/UPGRADE
|
||||
share/man/
|
||||
share/man/man1/
|
||||
@man share/man/man1/callpass.1
|
||||
@man share/man/man1/testdbfawk.1
|
||||
@man share/man/man1/xastir.1
|
||||
@man share/man/man1/xastir_udp_client.1
|
||||
share/xastir/
|
||||
share/xastir/Counties/
|
||||
share/xastir/Counties/placeholder
|
||||
|
Loading…
x
Reference in New Issue
Block a user