gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/packaging install-gnash.sh


From: Rob Savoye
Subject: [Gnash-commit] gnash/packaging install-gnash.sh
Date: Sun, 10 Feb 2008 06:51:18 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Rob Savoye <rsavoye>    08/02/10 06:51:18

Modified files:
        packaging      : install-gnash.sh 

Log message:
        More typo.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/packaging/install-gnash.sh?cvsroot=gnash&r1=1.5&r2=1.6

Patches:
Index: install-gnash.sh
===================================================================
RCS file: /sources/gnash/gnash/packaging/install-gnash.sh,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- install-gnash.sh    10 Feb 2008 06:51:02 -0000      1.5
+++ install-gnash.sh    10 Feb 2008 06:51:18 -0000      1.6
@@ -313,7 +313,7 @@
 {
   # install the NSAPI (Mozilla/Firefox) plugin
   if [ -e plugins/libgnashplugin.so -o x$yes = xyes ]; then
-    ${COPY} plugins/ibgnashplugin.so ${nsapidir}
+    ${COPY} plugins/libgnashplugin.so ${nsapidir}
   else
     echo "You don't have the NSAPI plugin, installation can't continue"
     exit




reply via email to

[Prev in Thread] Current Thread [Next in Thread]