fixup Makefile and remove useless @unexec from PLIST
This commit is contained in:
parent
8051ae982e
commit
85c1b1ef5f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1999/03/15 17:11:18 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 1999/04/03 09:30:19 brad Exp $
|
||||
# $FreeBSD: Makefile,v 1.6 1998/09/22 15:30:37 vanilla Exp $
|
||||
|
||||
DISTNAME= aalib-1.2
|
||||
@ -8,8 +8,8 @@ MASTER_SITES= ftp://ftp.ta.jcu.cz/pub/aa/
|
||||
MAINTAINER= brad@openbsd.org
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static
|
||||
|
||||
pre-install:
|
||||
@if [ ! -f ${PREFIX}/info/dir ]; then \
|
||||
|
@ -6,7 +6,6 @@ include/aalib.h
|
||||
lib/libaa.a
|
||||
lib/libaa.la
|
||||
lib/libaa.so.1.3
|
||||
@unexec /sbin/ldconfig -R
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec install-info --delete %D/info/aalib.info %D/info/dir
|
||||
info/aalib.info
|
||||
|
Loading…
x
Reference in New Issue
Block a user