remove useless file
This commit is contained in:
parent
9e5bc37306
commit
2d26f09acd
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2003/05/18 15:22:45 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2003/05/18 17:06:05 wilfried Exp $
|
||||
# Uses pthreads
|
||||
|
||||
COMMENT= "open source version of the Netscape browser"
|
||||
@ -67,7 +67,7 @@ do-install:
|
||||
.endfor
|
||||
@cd ${MOB} && ${TAR} -chf - *.so.1.0 | \
|
||||
${TAR} -xf - -C ${MOZ}
|
||||
${INSTALL_SCRIPT} ${MOB}/mozilla ${MOB}/mozilla-config ${MOB}/run-mozilla.sh ${PREFIX}/bin
|
||||
${INSTALL_SCRIPT} ${MOB}/mozilla ${MOB}/run-mozilla.sh ${PREFIX}/bin
|
||||
${INSTALL_DATA} ${MOB}/LICENSE ${MOZ}
|
||||
${INSTALL_PROGRAM} ${MOB}/regxpcom ${MOB}/mozilla-bin ${MOZ}
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2003/05/18 15:32:09 wilfried Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2003/05/18 17:06:05 wilfried Exp $
|
||||
bin/mozilla
|
||||
bin/mozilla-config
|
||||
bin/run-mozilla.sh
|
||||
mozilla/LICENSE
|
||||
mozilla/chrome/US.jar
|
||||
|
Loading…
Reference in New Issue
Block a user