From a77309d9d9e17ab82e68ab4cc107dde5c5e51018 Mon Sep 17 00:00:00 2001 From: tnut Date: Thu, 14 Oct 2010 23:13:07 +0200 Subject: emesene, port nettoyé MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extra/emesene/setup.patch | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 extra/emesene/setup.patch (limited to 'extra/emesene/setup.patch') diff --git a/extra/emesene/setup.patch b/extra/emesene/setup.patch deleted file mode 100644 index 7b4514c34..000000000 --- a/extra/emesene/setup.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- setup.py.orig 2010-05-03 11:02:53.551508139 +0200 -+++ setup.py 2010-05-03 11:03:09.681918067 +0200 -@@ -6,17 +6,6 @@ - import sys - - if os.name == 'posix': -- for arg in sys.argv: -- if arg == 'install': -- print 'Hello.\nYou are trying to do a system-wide install of emesene '\ -- 'using this script, which is a very bad thing to do.\n'\ -- 'Seriously, you do NOT want to do this, since it can break '\ -- 'other python apps, and emesene too!\n'\ -- 'Follow my advice: just run the \"emesene\" script that is '\ -- 'in this very same directory and you\'re done. emesene is running '\ -- 'and your system is safe. It\'s a win-win, don\'t you think?\n'\ -- 'Thanks for trying emesene.' -- quit() - - # From apport's setup.py - mo_files = [] -- cgit v1.2.3-70-g09d2