Update of /cvsroot/fink/fink
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv9272

Modified Files:
        ChangeLog bootstrap 
Log Message:
add /usr/X11 detection

Index: bootstrap
===================================================================
RCS file: /cvsroot/fink/fink/bootstrap,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- bootstrap   7 Feb 2007 04:03:47 -0000       1.12
+++ bootstrap   26 Feb 2007 00:11:07 -0000      1.13
@@ -282,7 +282,7 @@
 foreach my $forbidden (
        qw(/ /etc /usr /var /bin /sbin /lib /tmp /dev
           /usr/lib /usr/include /usr/bin /usr/sbin /usr/share
-          /usr/libexec /usr/X11R6
+          /usr/libexec /usr/X11R6 /usr/X11
           /root /private /cores /boot
           /debian /debian/.*)
 ) {

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/ChangeLog,v
retrieving revision 1.456
retrieving revision 1.457
diff -u -d -r1.456 -r1.457
--- ChangeLog   8 Feb 2007 04:32:30 -0000       1.456
+++ ChangeLog   26 Feb 2007 00:11:07 -0000      1.457
@@ -1,3 +1,7 @@
+2007-02-25  Benjamin Reed  <[EMAIL PROTECTED]>
+
+       * bootstrap: added /usr/X11 to the list of skipped stuff
+
 2007-02-07  Dave Morrison  <[EMAIL PROTECTED]>
 
        * AUTHORS: add some missing contributors


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to