doc/opera -> share/doc/opera
This commit is contained in:
parent
1f15fd42e7
commit
325f6448a3
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/05/16 14:44:26 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2001/06/02 21:22:09 naddy Exp $
|
||||
|
||||
COMMENT= "fast and customizable WWW browser"
|
||||
ONLY_FOR_ARCHS= i386
|
||||
@ -28,8 +28,10 @@ do-build:
|
||||
sed 's,@PREFIX@,${PREFIX},g' ${FILESDIR}/opera.sh >${WRKBUILD}/opera.sh
|
||||
|
||||
do-install:
|
||||
cd ${WRKBUILD} && ./install.sh --prefix=${PREFIX}
|
||||
mv ${PREFIX}/bin/opera ${PREFIX}/libexec/opera
|
||||
cd ${WRKBUILD} && ./install.sh \
|
||||
--exec_prefix=${PREFIX}/libexec \
|
||||
--docdir=${PREFIX}/share/doc/opera \
|
||||
--sharedir=${PREFIX}/share/opera
|
||||
${INSTALL_SCRIPT} ${WRKBUILD}/opera.sh ${PREFIX}/bin/opera
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/opera
|
||||
${INSTALL_DATA} ${FILESDIR}/operarc ${PREFIX}/share/examples/opera
|
||||
|
@ -1,7 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/05/16 14:44:27 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2001/06/02 21:22:09 naddy Exp $
|
||||
bin/opera
|
||||
doc/opera/LICENSE
|
||||
libexec/opera
|
||||
share/doc/opera/LICENSE
|
||||
share/examples/opera/operarc
|
||||
share/opera/buttons/DefSmall
|
||||
share/opera/buttons/Default
|
||||
@ -201,4 +201,4 @@ share/opera/styles/wml.css
|
||||
@dirrm share/opera/buttons
|
||||
@dirrm share/opera
|
||||
@dirrm share/examples/opera
|
||||
@dirrm doc/opera
|
||||
@dirrm share/doc/opera
|
||||
|
Loading…
x
Reference in New Issue
Block a user