pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/MozillaFirebird-bin-nightly fix install.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9f71bf5e5aa
branches:  trunk
changeset: 462375:d9f71bf5e5aa
user:      dent <dent%pkgsrc.org@localhost>
date:      Wed Oct 01 06:21:27 2003 +0000

description:
fix install.

diffstat:

 www/MozillaFirebird-bin-nightly/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b9423a89717b -r d9f71bf5e5aa www/MozillaFirebird-bin-nightly/Makefile
--- a/www/MozillaFirebird-bin-nightly/Makefile  Wed Oct 01 05:57:34 2003 +0000
+++ b/www/MozillaFirebird-bin-nightly/Makefile  Wed Oct 01 06:21:27 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2003/09/27 14:13:08 grant Exp $
+# $NetBSD: Makefile,v 1.2 2003/10/01 06:21:27 dent Exp $
 #
 
 DISTNAME=              # see Makefile.${OPSYS}.${ARCH}
@@ -40,7 +40,7 @@
 do-install:
        ${INSTALL_DATA_DIR} ${MOZILLA_LIB}
        cd ${WRKSRC} && ${PAX} -rw -pm . ${MOZILLA_LIB}
-       ${INSTALL_SCRIPT} ${WRKDIR}/MozillaFirebird.sh > \
+       ${INSTALL_SCRIPT} ${WRKDIR}/MozillaFirebird.sh \
                ${PREFIX}/bin/MozillaFirebird-${PLATFORM}
        @${FIND} ${MOZILLA_LIB} -type f -print \
                | ${XARGS} ${CHMOD} a+r



Home | Main Index | Thread Index | Old Index