[Apt-offline-devel] [SCM] Offline APT Package Manager branch, master, updated. 0.9.3-15-g8d3d73f

Ritesh Raj Sarraf rrs at researchut.com
Wed Oct 7 18:00:58 UTC 2009


The following commit has been merged in the master branch:
commit 2b3d6e253ca9b7f8b496b72e3dbe378e68359fd7
Author: Ritesh Raj Sarraf <rrs at researchut.com>
Date:   Wed Oct 7 22:17:51 2009 +0530

    Remove .pyc files in clean target

diff --git a/Makefile b/Makefile
index e424afb..fe3f704 100644
--- a/Makefile
+++ b/Makefile
@@ -6,3 +6,4 @@ gui:
 	
 clean:
 	rm -f AptOfflineGUI.py
+	rm -f *.pyc

-- 
Offline APT Package Manager



More information about the Apt-offline-devel mailing list