Files
openwrt-packages/lang
Alexandru Ardelean 2a66f00b87 python-pip: add preinst and postrm scripts
Thanks to Xuefer Tinys <xuefer@gmail.com> for reporting this.

Case is:
  opkg install python-setuptools - works fine
  opkg install python-pip - reports conflicts for
                            files easy_install.pth & site.py

So the solution is to add some preinst script that backs up those files
on 'opkg install python-pip' and moves them back on 'opkg remove python-pip'.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-01-06 14:29:38 +02:00
..
2014-09-02 03:02:04 +02:00
2014-09-06 23:51:51 -04:00
2014-06-16 17:04:06 +02:00
2014-07-28 10:28:58 +07:00
2014-12-14 13:02:42 +02:00
2014-08-27 15:12:16 +08:00
2014-12-09 09:53:16 -06:00
2014-11-06 08:18:43 +01:00
2014-11-18 11:01:18 +01:00
2014-11-18 11:01:19 +01:00
2014-12-10 13:28:04 +02:00
2014-12-14 23:19:28 -02:00
2014-12-21 20:34:08 +01:00