pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/MozillaFirebird-gtk2-bin install start script as t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ddf4c0aede4
branches:  trunk
changeset: 465474:2ddf4c0aede4
user:      grant <grant%pkgsrc.org@localhost>
date:      Tue Dec 30 22:59:40 2003 +0000

description:
install start script as the correct name.

diffstat:

 www/MozillaFirebird-gtk2-bin/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 88aba17a21f0 -r 2ddf4c0aede4 www/MozillaFirebird-gtk2-bin/Makefile
--- a/www/MozillaFirebird-gtk2-bin/Makefile     Tue Dec 30 22:55:04 2003 +0000
+++ b/www/MozillaFirebird-gtk2-bin/Makefile     Tue Dec 30 22:59:40 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/30 22:48:32 grant Exp $
+# $NetBSD: Makefile,v 1.2 2003/12/30 22:59:40 grant Exp $
 #
 
 DISTNAME=              # see Makefile.${OPSYS}.${ARCH}
@@ -30,7 +30,7 @@
        ${INSTALL_DATA_DIR} ${MOZILLA_LIB}
        cd ${WRKSRC} && ${PAX} -rw -pm . ${MOZILLA_LIB}
        ${INSTALL_SCRIPT} ${WRKDIR}/MozillaFirebird.sh \
-               ${PREFIX}/bin/MozillaFirebird-xft2-${PLATFORM}
+               ${PREFIX}/bin/MozillaFirebird-gtk2-${PLATFORM}
        @${RM} -f ${MOZILLA_LIB}/plugins/libnullplugin.so
 
 post-install:
@@ -60,7 +60,7 @@
        ${LN} -s libpangoxft-1.0.so libpangoxft-1.0.so.0
 .endif
        @${CP} -f ${PKGDIR}/PLIST ${PLIST_SRC}
-       @${ECHO} bin/MozillaFirebird-xft2-${PLATFORM} >> ${PLIST_SRC}
+       @${ECHO} bin/MozillaFirebird-gtk2-${PLATFORM} >> ${PLIST_SRC}
        @${FIND} ${MOZILLA_LIB} \( -type f -o -type l \) -print         \
                | ${SORT} | ${SED} -e "s,${PREFIX}/,,g"                 \
                >> ${PLIST_SRC}



Home | Main Index | Thread Index | Old Index