[Lunar-commits] CVS: moonbase/devel/bsddb3 BUILD,1.2,1.3

Auke Kok sofar at lunar-linux.org
Sun Sep 12 14:07:28 UTC 2004


Update of /var/cvs/lunar/moonbase/devel/bsddb3
In directory espresso.lunar-linux.org:/tmp/cvs-serv12391

Modified Files:
	BUILD 
Log Message:
Stripping sgid bit


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/bsddb3/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	17 Jan 2003 11:39:09 -0000	1.2
+++ BUILD	12 Sep 2004 14:07:26 -0000	1.3
@@ -1,5 +1,6 @@
 (
 
+  find . -type d -exec chmod 0755 {} \;
   prepare_install &&
   python setup.py --berkeley-db=/usr install 
 



More information about the Lunar-commits mailing list