[Apt-offline-devel] [SCM] Offline APT Package Manager branch, master, updated. 0.9.6-5-ge516e82

Ritesh Raj Sarraf rrs at researchut.com
Thu Dec 31 07:16:54 UTC 2009


The following commit has been merged in the master branch:
commit 493a2ed71bd2316daea49f64750ad248172533a5
Author: Ritesh Raj Sarraf <rrs at researchut.com>
Date:   Thu Dec 31 10:36:48 2009 +0530

    Add missing AptOffline_argparse.py module in setup.py
    
    Thanks to Paul Nijjar for pointing out

diff --git a/setup.py b/setup.py
index 7fe1dec..28c917d 100644
--- a/setup.py
+++ b/setup.py
@@ -44,6 +44,7 @@ distutils.core.setup(
             'AptOfflineLib',
             'AptOfflineMagicLib',
             'AptOffline_reportbug_exceptions',
+            'AptOffline_argparse',
             'AptOffline_urlutils',],
     scripts=['apt-offline'],
 )

-- 
Offline APT Package Manager



More information about the Apt-offline-devel mailing list