aleona-cvs
[Top][All Lists]
Advanced

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

[Aleona-CVS] aleona createccl.sh


From: Crestez Leonard
Subject: [Aleona-CVS] aleona createccl.sh
Date: Sun, 12 Oct 2003 12:37:21 -0400

CVSROOT:        /cvsroot/aleona
Module name:    aleona
Branch:         
Changes by:     Crestez Leonard <address@hidden>        03/10/12 12:37:21

Modified files:
        .              : createccl.sh 

Log message:
        Fixed spells.ccl not getting copied

Patches:
Index: aleona/createccl.sh
diff -u aleona/createccl.sh:1.3 aleona/createccl.sh:1.4
--- aleona/createccl.sh:1.3     Tue Aug  5 08:38:18 2003
+++ aleona/createccl.sh Sun Oct 12 12:37:21 2003
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 #
-# $Id: createccl.sh,v 1.3 2003/08/05 12:38:18 grumbel Exp $
+# $Id: createccl.sh,v 1.4 2003/10/12 16:37:21 n0body Exp $
 #
 
 # Path to the wc2 ccl directory
@@ -494,5 +494,6 @@
 
 cp $WC2CCL/guile.ccl $ALEONACCL/guile.ccl
 cp $WC2CCL/siod.ccl $ALEONACCL/siod.ccl
+cp $WC2CCL/spells.ccl $ALEONACCL/spells.ccl
 
 # EOF #




reply via email to

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