]> git.pld-linux.org Git - packages/emesene.git/blob - setup-install.patch
- works (mostly) ok; so rel 1
[packages/emesene.git] / setup-install.patch
1 --- emesene-1.6/setup.py~       2010-01-04 18:26:30.000000000 +0200
2 +++ emesene-1.6/setup.py        2010-03-21 12:05:27.413402672 +0200
3 @@ -6,7 +6,7 @@
4  
5  if os.name == 'posix':
6      for arg in sys.argv:
7 -        if arg == 'install': 
8 +        if arg == 'install-warn':
9              print 'Hello.\nYou are trying to do a system-wide install of emesene '\
10                    'using this script, which is a very bad thing to do.\n'\
11                    'Seriously, you do NOT want to do this, since it can break '\
This page took 0.104337 seconds and 3 git commands to generate.