]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Add some missing python modules to updater and core18 (if we release this)
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 23 Sep 2008 18:21:16 +0000 (20:21 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 23 Sep 2008 18:21:16 +0000 (20:21 +0200)
config/rootfiles/common/python
config/rootfiles/updater/filelists/core18 [new file with mode: 0644]

index a4f01749466482b8f85fdd61c670320f73e77825..e0ed9ae86085f6c1c246278c9e86178708d1e159 100644 (file)
@@ -1061,7 +1061,7 @@ usr/lib/python2.4/hmac.pyc
 #usr/lib/python2.4/hotshot/stones.pyc
 #usr/lib/python2.4/hotshot/stones.pyo
 #usr/lib/python2.4/htmlentitydefs.py
-#usr/lib/python2.4/htmlentitydefs.pyc
+usr/lib/python2.4/htmlentitydefs.pyc
 #usr/lib/python2.4/htmlentitydefs.pyo
 #usr/lib/python2.4/htmllib.py
 #usr/lib/python2.4/htmllib.pyc
@@ -1475,7 +1475,7 @@ usr/lib/python2.4/logging/handlers.pyc
 #usr/lib/python2.4/mailcap.pyc
 #usr/lib/python2.4/mailcap.pyo
 #usr/lib/python2.4/markupbase.py
-#usr/lib/python2.4/markupbase.pyc
+usr/lib/python2.4/markupbase.pyc
 #usr/lib/python2.4/markupbase.pyo
 #usr/lib/python2.4/mhlib.py
 #usr/lib/python2.4/mhlib.pyc
diff --git a/config/rootfiles/updater/filelists/core18 b/config/rootfiles/updater/filelists/core18
new file mode 100644 (file)
index 0000000..995640e
--- /dev/null
@@ -0,0 +1,2 @@
+usr/lib/python2.4/htmlentitydefs.pyc
+usr/lib/python2.4/markupbase.pyc