[Apt-offline-devel] [SCM] Offline APT Package Manager branch, master, updated. 0.9.7-1-g1893ee3
Ritesh Raj Sarraf
rrs at researchut.com
Thu Mar 18 05:45:19 UTC 2010
The following commit has been merged in the master branch:
commit 1893ee373b86142ca5c3c88638857a0130ed09c1
Author: Ritesh Raj Sarraf <rrs at researchut.com>
Date: Thu Mar 18 11:14:32 2010 +0530
we don't need to install these files
Sigh!! How would they have been installed on windows
diff --git a/setup.py b/setup.py
index 306dcef..7f85528 100644
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,4 @@ distutils.core.setup(
'apt_offline_core.AptOffline_argparse',
'apt_offline_core.AptOffline_urlutils',],
scripts=['apt-offline'],
- data_files = [('share/man/man8',['apt-offline.8']),
- ('share/doc/apt-offline',['apt-offline.html',
- 'README', 'THANKS', 'INSTALL', 'LICENSE'])],
)
--
Offline APT Package Manager
More information about the Apt-offline-devel
mailing list