]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Add python update to core40.
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 25 Jul 2010 18:20:10 +0000 (20:20 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 25 Jul 2010 18:20:10 +0000 (20:20 +0200)
config/rootfiles/core/40/filelists/files
config/rootfiles/core/40/filelists/python [new symlink]

index 372279582c66384bc815059235ef0dc30a250627..381979858fa575dac12b4c87eb125e62dc9f8ca3 100644 (file)
@@ -6,3 +6,9 @@ var/ipfire/langs/fr.pl
 var/ipfire/dhcp/dhcpd.conf.local
 etc/rc.d/init.d/functions
 srv/web/ipfire/cgi-bin/time.cgi
+usr/lib/python2.7/ipaddr.pyc
+usr/lib/python2.7/site-packages/drv_libxml2.py
+usr/lib/python2.7/site-packages/libxml2.py
+usr/lib/python2.7/site-packages/libxml2mod.so
+usr/lib/python2.7/site-packages/libxml2.pyc
+usr/lib/python2.7/site-packages/libxsltmod.so
diff --git a/config/rootfiles/core/40/filelists/python b/config/rootfiles/core/40/filelists/python
new file mode 120000 (symlink)
index 0000000..ffe6e2c
--- /dev/null
@@ -0,0 +1 @@
+../../../common/python
\ No newline at end of file