From c4f0e01131eddfd5b6f8abf612f70128decf4e2b Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 25 Jul 2010 20:20:10 +0200 Subject: [PATCH 1/1] Add python update to core40. --- config/rootfiles/core/40/filelists/files | 6 ++++++ config/rootfiles/core/40/filelists/python | 1 + 2 files changed, 7 insertions(+) create mode 120000 config/rootfiles/core/40/filelists/python 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 -- 2.39.2