wez             Thu Jan 30 07:25:08 2003 EDT

  Modified files:              
    /embed/php-irssi    README 
  Log:
  Slight clarification.
  # I'm not too bothered with this at this stage!
  
  
Index: embed/php-irssi/README
diff -u embed/php-irssi/README:1.3 embed/php-irssi/README:1.4
--- embed/php-irssi/README:1.3  Thu Jan 30 04:04:35 2003
+++ embed/php-irssi/README      Thu Jan 30 07:25:08 2003
@@ -1,5 +1,6 @@
 README
 -----------------------------------------------------------------------
+$Id: README,v 1.4 2003/01/30 12:25:08 wez Exp $
 
 You need:
 
@@ -19,7 +20,9 @@
 
     patch < path/to/irssi.diff
 
-Now mv this dir into irssi/src/,
+Now mv *this* dir into irssi/src/,
+
+    mv embed/php-irssi irssi/src/php-irssi
 
 and from the top irssi dir;
 
@@ -27,7 +30,7 @@
 
 To use:
 
-    cd irssi/src/php && make install
+    cd irssi/src/php-irssi && make install
     irssi
 
 At the irssi prompt:



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to