From: Arne Fitzenreiter Date: Sun, 25 Jul 2010 18:20:10 +0000 (+0200) Subject: Add python update to core40. X-Git-Tag: v2.9-beta1~143 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=c4f0e01131eddfd5b6f8abf612f70128decf4e2b;hp=7924261f8f0ae888d24cfb31f18b71e1ecdcbd33 Add python update to core40. --- diff --git a/config/rootfiles/core/40/filelists/files b/config/rootfiles/core/40/filelists/files index 372279582c..381979858f 100644 --- a/config/rootfiles/core/40/filelists/files +++ b/config/rootfiles/core/40/filelists/files @@ -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 index 0000000000..ffe6e2c498 --- /dev/null +++ b/config/rootfiles/core/40/filelists/python @@ -0,0 +1 @@ +../../../common/python \ No newline at end of file