[kaffe] CVS kaffe (kaz): libltdl/install-sh:

Kaffe CVS cvs-commits at kaffe.org
Tue Dec 7 14:10:22 PST 2004


PatchSet 5561 
Date: 2004/12/07 22:06:12
Author: kaz
Branch: HEAD
Tag: (none) 
Log:
2004-12-07  Ito Kazumitsu  <kaz at maczuka.gcd.org>

        * libltdl/install-sh:
        Made it executable (chmod +x).

Members: 
	ChangeLog:1.3107->1.3108 
	libltdl/install-sh:1.7->1.8 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.3107 kaffe/ChangeLog:1.3108
--- kaffe/ChangeLog:1.3107	Tue Dec  7 00:53:43 2004
+++ kaffe/ChangeLog	Tue Dec  7 22:06:12 2004
@@ -1,3 +1,8 @@
+2004-12-07  Ito Kazumitsu  <kaz at maczuka.gcd.org>
+
+	* libltdl/install-sh:
+	Made it executable (chmod +x).
+
 2004-12-06  Dalibor Topic  <robilad at kaffe.org>
 
 	* libraries/javalib/javax/xml/transform/TransformerFactory.java:
Index: kaffe/libltdl/install-sh
diff -u kaffe/libltdl/install-sh:1.7 kaffe/libltdl/install-sh:1.8
--- kaffe/libltdl/install-sh:1.7	Mon Sep 20 23:19:09 2004
+++ kaffe/libltdl/install-sh	Tue Dec  7 22:06:14 2004
@@ -42,7 +42,7 @@
 # from scratch.  It can only install one file at a time, a restriction
 # shared with many OS's install programs.
 
-# set DOITPROG to echo to test this script
+# set DOITPROG to echo to test this script 
 
 # Don't use :- since 4.3BSD and earlier shells don't like it.
 doit="${DOITPROG-}"




More information about the kaffe mailing list