[PC-BSD Commits] r4142 - pcbsd/trunk/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Wed Jun 24 13:14:04 PDT 2009
Author: kris
Date: 2009-06-24 13:14:03 -0700 (Wed, 24 Jun 2009)
New Revision: 4142
Modified:
pcbsd/trunk/build-files/conf/exclude-tar
pcbsd/trunk/build-files/conf/include-cd2tar
Log:
Updated python exclude / include to move it to CD2 and make room on CD1
Modified: pcbsd/trunk/build-files/conf/exclude-tar
===================================================================
--- pcbsd/trunk/build-files/conf/exclude-tar 2009-06-24 20:11:51 UTC (rev 4141)
+++ pcbsd/trunk/build-files/conf/exclude-tar 2009-06-24 20:14:03 UTC (rev 4142)
@@ -19,7 +19,7 @@
./usr/PCBSD/local/info
./usr/PCBSD/local/man
./usr/PCBSD/local/libexec
-./usr/PCBSD/local/lib/python2.5
+./usr/PCBSD/local/lib/python2.6
./usr/PCBSD/local/lib/qt4
./usr/PCBSD/local/lib/perl5
./usr/PCBSD/local/lib/win32
Modified: pcbsd/trunk/build-files/conf/include-cd2tar
===================================================================
--- pcbsd/trunk/build-files/conf/include-cd2tar 2009-06-24 20:11:51 UTC (rev 4141)
+++ pcbsd/trunk/build-files/conf/include-cd2tar 2009-06-24 20:14:03 UTC (rev 4142)
@@ -5,7 +5,7 @@
./usr/PCBSD/local/include
./usr/PCBSD/local/info
./usr/PCBSD/local/man
-./usr/PCBSD/local/lib/python2.5
+./usr/PCBSD/local/lib/python2.6
./usr/PCBSD/local/lib/perl5
./usr/PCBSD/local/lib/qt4
./usr/PCBSD/local/lib/win32
More information about the Commits
mailing list