mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-28 14:24:09 +01:00
Install the include file in the same way that all other includes file are
in the 'beforeinstall' target.
This commit is contained in:
parent
7c89bce067
commit
0be9c260c5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=6926
@ -1,4 +1,4 @@
|
||||
# $Header: /home/ncvs/src/gnu/lib/libregex/Makefile,v 1.11 1995/01/11 06:12:01 ache Exp $
|
||||
# $Header: /home/ncvs/src/gnu/lib/libregex/Makefile,v 1.12 1995/01/16 17:54:57 ache Exp $
|
||||
|
||||
|
||||
LIB= gnuregex
|
||||
@ -8,7 +8,7 @@ NOMAN= noman
|
||||
|
||||
SUBDIR+= doc
|
||||
|
||||
afterinstall:
|
||||
beforeinstall:
|
||||
install -c -o ${BINOWN} -g ${BINGRP} -m 444 \
|
||||
${.CURDIR}/regex.h ${DESTDIR}/usr/include/gnuregex.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user