Steven Barth [Thu, 18 Dec 2014 13:29:23 +0000 (14:29 +0100)]
Merge pull request #669 from Zokormazo/grep
grep: update to 2.21, add license and maintainer
Julen Landa Alustiza [Thu, 18 Dec 2014 13:12:31 +0000 (14:12 +0100)]
grep: update to 2.21, add license and maintainer
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
Ted Hess [Thu, 18 Dec 2014 12:44:15 +0000 (07:44 -0500)]
Merge pull request #667 from thess/upmpdcli-work
upmpdcli: Add UPnP icon. Use procd for start/stop.
Daniel Golle [Wed, 17 Dec 2014 17:09:37 +0000 (18:09 +0100)]
debootstrap: depends on ar
debootstrap uses ar to decompress .deb packages
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Steven Barth [Thu, 18 Dec 2014 08:51:10 +0000 (09:51 +0100)]
dbus: readd libpthread dependency (accidentally removed)
Signed-off-by: Steven Barth <steven@midlink.org>
Ted Hess [Wed, 17 Dec 2014 19:41:36 +0000 (14:41 -0500)]
upmpdcli: Add UPnP icon. Use procd for start/stop. Add uci config support for multiple instances
Signed-off-by: Ted Hess <thess@kitschensync.net>
Julen Landa Alustiza [Wed, 17 Dec 2014 11:56:46 +0000 (12:56 +0100)]
sudo: use hardcoded /var/lib instead of getting from compiling host Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
Steven Barth [Wed, 17 Dec 2014 09:48:09 +0000 (10:48 +0100)]
mdnsresponder: update to 561.1.1
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Wed, 17 Dec 2014 09:34:38 +0000 (10:34 +0100)]
dbus: fix musl build
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Wed, 17 Dec 2014 09:33:11 +0000 (10:33 +0100)]
dbus: update to 1.9.4
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Wed, 17 Dec 2014 09:02:10 +0000 (10:02 +0100)]
libaio: update to 0.3.110, bump copyright, add license
Signed-off-by: Steven Barth <steven@midlink.org>
Ted Hess [Wed, 17 Dec 2014 02:13:42 +0000 (21:13 -0500)]
Merge pull request #665 from MikePetullo/master
lighttpd: reorder modules so that redirect loads before auth
W. Michael Petullo [Wed, 17 Dec 2014 00:01:39 +0000 (19:01 -0500)]
lighttpd: reorder modules so that redirect loads before auth
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Luiz Angelo Daros de Luca [Tue, 16 Dec 2014 16:12:03 +0000 (14:12 -0200)]
Merge pull request #664 from luizluca/elfutils
elfutils: imported from oldpackages, updated to 0.160
Luiz Angelo Daros de Luca [Thu, 6 Nov 2014 06:50:06 +0000 (04:50 -0200)]
elfutils: imported from oldpackages, updated to 0.160
The pkg was imported from oldpackages.
It was updated to latest version, requiring some fixes in patches.
I added myself as maintainer.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Steven Barth [Tue, 16 Dec 2014 08:30:36 +0000 (09:30 +0100)]
nail: unbreak compilation
disabling SSLv2 and SSLv3 caused nail to break, fixed this
some of our snapshot builders don't have CVS, switch to Debian as source
Signed-off-by: Steven Barth <steven@midlink.org>
Gergely Kiss [Mon, 15 Dec 2014 21:13:08 +0000 (22:13 +0100)]
seafile: fetch sources using commit hashes instead of release tags
Avoids source filename conflicts and the need to delete source packages
at the end of the prepare stage. This has forced the buildenv to rebuild
the packages even if they were built already.
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Mon, 15 Dec 2014 17:26:07 +0000 (18:26 +0100)]
libsearpc: use commit hash in version instead of release tag
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Mon, 15 Dec 2014 00:26:06 +0000 (01:26 +0100)]
seafile: import seafile-server package and its dependencies
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sun, 14 Dec 2014 22:55:23 +0000 (23:55 +0100)]
libzdb: import version 3.0
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sun, 14 Dec 2014 22:48:10 +0000 (23:48 +0100)]
libevhtp: add version 1.2.9
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sun, 14 Dec 2014 22:34:26 +0000 (23:34 +0100)]
procps: import version 3.2.8 of the procps utilities
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sun, 14 Dec 2014 22:30:09 +0000 (23:30 +0100)]
jansson: pull version 2.7
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sun, 14 Dec 2014 22:23:14 +0000 (23:23 +0100)]
simplejson: import version 3.6.5
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sun, 14 Dec 2014 22:16:23 +0000 (23:16 +0100)]
python-mysql: import version 1.2.5 of the MySQL-python package
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sun, 14 Dec 2014 22:12:19 +0000 (23:12 +0100)]
python-imglib: import version 1.1.7 of Python Imaging Library
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sun, 14 Dec 2014 21:59:37 +0000 (22:59 +0100)]
vala: import version 0.26
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sun, 14 Dec 2014 21:42:25 +0000 (22:42 +0100)]
sudo: imported from oldpackages repo, updated to version 1.8.11p2
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
Etienne CHAMPETIER [Mon, 15 Dec 2014 21:37:41 +0000 (22:37 +0100)]
sqlite3: update to 3.8.7.4
compile tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Luiz Angelo Daros de Luca [Mon, 15 Dec 2014 20:36:55 +0000 (18:36 -0200)]
Merge pull request #663 from luizluca/libvpx_issue662
libvpx: force to use gcc as linker
Luiz Angelo Daros de Luca [Mon, 15 Dec 2014 20:29:57 +0000 (18:29 -0200)]
libvpx: force to use gcc as linker
libvpx excepts gcc to be used as linker. However, it respects
what is defined in LD. The problem is that LD is defined by
OpenWRT as *-ld.
Forcing the LD env for configure and make solves the problem.
Also, the patch that modified ld call to match what *-ld provides
is not needed anymore.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Gergely Kiss [Sun, 14 Dec 2014 21:36:52 +0000 (22:36 +0100)]
python: fix file conflict between python and python-base packages
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
Ted Hess [Mon, 15 Dec 2014 14:15:11 +0000 (09:15 -0500)]
Merge pull request #660 from antonlacon/ffmpeg-2.4.x
ffmpeg: Update to 2.4.4
Steven Barth [Mon, 15 Dec 2014 07:56:37 +0000 (08:56 +0100)]
Update CONTRIBUTING.md
Add guideline to avoid rolling sources.
Some minor cleanups and clarifications.
Luiz Angelo Daros de Luca [Mon, 15 Dec 2014 01:56:58 +0000 (23:56 -0200)]
Merge pull request #659 from luizluca/ruby-update
ruby: update to 2.1.5
Luiz Angelo Daros de Luca [Mon, 15 Dec 2014 01:18:27 +0000 (23:18 -0200)]
ruby: update to 2.1.5
Ruby 2.1.5 has been released.
This release includes a security fix for a DoS vulnerability of REXML.
It is similar to the fixed vulnerability in the previous release, but
new and different from it.
CVE-2014-8090: Another Denial of Service XML Expansion
And, some bug fixes are also included. See tickets and ChangeLog for details.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Ian Leonard [Mon, 15 Dec 2014 00:17:06 +0000 (16:17 -0800)]
ffmpeg: Update to 2.4.4
Drop fminf patch; fminf emulation is no longer included upstream.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Steven Barth [Sun, 14 Dec 2014 18:01:24 +0000 (19:01 +0100)]
shadow: remove duplicate install section
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Sun, 14 Dec 2014 17:50:47 +0000 (18:50 +0100)]
shadow: add dummy install-section for shadow-utils
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Sun, 14 Dec 2014 12:57:45 +0000 (13:57 +0100)]
Merge pull request #642 from luizluca/libvpx
Add libvpx and enable gst1-mod-vpx
Steven Barth [Sun, 14 Dec 2014 12:25:12 +0000 (13:25 +0100)]
Merge pull request #638 from aTanW/master
joe: add a new package to the build tree
Steven Barth [Sun, 14 Dec 2014 12:24:11 +0000 (13:24 +0100)]
Merge pull request #643 from mstorchak/misc-fixes
Update some packages, mostly license info
Maxim Storchak [Sun, 14 Dec 2014 11:08:02 +0000 (13:08 +0200)]
attr: update to
20141020, add license files
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Maxim Storchak [Sun, 14 Dec 2014 11:07:31 +0000 (13:07 +0200)]
acl: update to
20140812, add license files
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Maxim Storchak [Sun, 14 Dec 2014 11:06:48 +0000 (13:06 +0200)]
lsof: add license information
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Maxim Storchak [Sun, 14 Dec 2014 11:06:11 +0000 (13:06 +0200)]
haserl: add license file
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Maxim Storchak [Sun, 14 Dec 2014 11:05:43 +0000 (13:05 +0200)]
smartmontools: add license file
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Maxim Storchak [Sun, 14 Dec 2014 11:04:49 +0000 (13:04 +0200)]
tmux: add license file
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Maxim Storchak [Sun, 14 Dec 2014 11:04:20 +0000 (13:04 +0200)]
wget: add license file
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Maxim Storchak [Sun, 14 Dec 2014 11:01:52 +0000 (13:01 +0200)]
tgt: update to 1.0.53
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Maxim Storchak [Sun, 14 Dec 2014 10:58:21 +0000 (12:58 +0200)]
rsync: add license file
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Maxim Storchak [Sun, 14 Dec 2014 10:54:02 +0000 (12:54 +0200)]
luaposix: update to v33.0.0
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Luiz Angelo Daros de Luca [Sun, 14 Dec 2014 05:03:20 +0000 (03:03 -0200)]
gst1-plugins-good: enable vpx enc/dec plugin
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Luiz Angelo Daros de Luca [Sat, 6 Dec 2014 05:25:18 +0000 (03:25 -0200)]
libvpx: new package at version 1.3.0
libvpx provides VP8/VP9 Codec SDK, "a high quality,
royalty free, open source codec deployed on millions
of computers and devices worldwide."
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Noah Meyerhans [Fri, 12 Dec 2014 22:32:14 +0000 (14:32 -0800)]
net/bind: add the bind user/group
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Steven Barth [Sat, 13 Dec 2014 17:18:49 +0000 (18:18 +0100)]
Merge pull request #639 from fededim/master
net/lftp: upgrade to version 4.6.0
Rupan [Sat, 13 Dec 2014 17:15:09 +0000 (18:15 +0100)]
net/lftp: upgrade to version 4.6.0
Signed-off-by: Federico Di Marco <fededim@gmail.com>
Ted Hess [Sat, 13 Dec 2014 16:32:06 +0000 (11:32 -0500)]
mjpg-streamer: fix v4l dependency in pre-built package
Signed-off-by: Ted Hess <thess@kitschensync.net>
Daniel Golle [Sat, 13 Dec 2014 02:40:24 +0000 (03:40 +0100)]
opensc: fix help output of openpgp-tool
A comma sign was left-out when re-basing the GnuK patch on top of opensc.
Also order options more intuitively, put --do last.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
aTanW [Fri, 12 Dec 2014 18:03:22 +0000 (21:03 +0300)]
joe: add a new package to the build tree
Joe is world-famous Wordstar like text editor,
that also features Emacs and Pico emulation
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 63 ++++
files/joerc | 621 +++++++++++++++++++++++++++++++++++++++++++++
patches/001-mathaway.patch | 58 ++++
3 files changed, 742 insertions(+)
Ted Hess [Fri, 12 Dec 2014 12:40:21 +0000 (07:40 -0500)]
gst1-plugins-bad: Remove srtp plugin (again) until libsrtp is updated
Signed-off-by: Ted Hess <thess@kitschensync.net>
Nikos Mavrogiannopoulos [Fri, 12 Dec 2014 07:56:23 +0000 (08:56 +0100)]
ocserv: updated to 0.8.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Fri, 12 Dec 2014 07:52:51 +0000 (08:52 +0100)]
gnutls: updated to 3.3.11
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Noah Meyerhans [Fri, 12 Dec 2014 06:51:23 +0000 (22:51 -0800)]
net/ipsec-tools: Fix the racoon command line in /etc/init.d/racoon
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Noah Meyerhans [Fri, 12 Dec 2014 06:51:03 +0000 (22:51 -0800)]
net/ipsec-tools: Install our own racoon.conf rather than using the one provided upstream.
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Daniel Golle [Thu, 11 Dec 2014 16:45:02 +0000 (17:45 +0100)]
Merge pull request #612 from the2masters/btrfs-progs-init-script
btrfs-progs: Fix init script
Steven Barth [Thu, 11 Dec 2014 16:28:08 +0000 (17:28 +0100)]
Merge pull request #636 from aTanW/master
gammu: Fix copypaste typo in config file installation
aTanW [Thu, 11 Dec 2014 13:15:04 +0000 (16:15 +0300)]
gammu: Fix copypaste typo in config file installation
Peter Wagner [Thu, 11 Dec 2014 11:13:52 +0000 (12:13 +0100)]
wget: update to 1.16.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Steven Barth [Thu, 11 Dec 2014 08:32:39 +0000 (09:32 +0100)]
upmpdcli: fix indentation
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Thu, 11 Dec 2014 08:31:13 +0000 (09:31 +0100)]
libupnpp: fix indentation
Signed-off-by: Steven Barth <steven@midlink.org>
Noah Meyerhans [Thu, 11 Dec 2014 07:18:51 +0000 (23:18 -0800)]
bind: Update to 9.9.6-P1 to address security issues CVE-2014-8500
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Ted Hess [Wed, 10 Dec 2014 17:39:16 +0000 (12:39 -0500)]
Merge pull request #600 from sourceindex/added-new-libnfc-package
libnfc: new package including the latest version of libnfc and utils
Sebastian Wendel [Wed, 10 Dec 2014 17:02:38 +0000 (18:02 +0100)]
libnfc: switched to developer git repository
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
Steven Barth [Wed, 10 Dec 2014 16:48:19 +0000 (17:48 +0100)]
Merge pull request #633 from aTanW/master
Fix gammu config file installation and declaration
aTanW [Wed, 10 Dec 2014 16:36:15 +0000 (19:36 +0300)]
Fix gammu config file installation and description
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
Daniel Golle [Wed, 10 Dec 2014 15:36:49 +0000 (16:36 +0100)]
Merge pull request #611 from the2masters/btrfs-progs-compile-fix
btrfs-progs: add libacl as compile time dependency
Luka Perkov [Wed, 10 Dec 2014 14:02:53 +0000 (15:02 +0100)]
f2fs-tools: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>
Steven Barth [Wed, 10 Dec 2014 13:18:12 +0000 (14:18 +0100)]
Merge pull request #631 from commodo/python-dns-fix
Python dns fix
Ted Hess [Wed, 10 Dec 2014 12:06:41 +0000 (07:06 -0500)]
Merge pull request #625 from ignisf/add-upmpdcli
upmpdcli: Add upmpdcli-0.9.0 to the packages repository
Ted Hess [Wed, 10 Dec 2014 12:06:16 +0000 (07:06 -0500)]
Merge pull request #624 from ignisf/add-libupnpp
libupnpp: Add libupnpp-0.9.0 to the packages repository
Alexandru Ardelean [Wed, 10 Dec 2014 11:19:44 +0000 (13:19 +0200)]
python-dns: update PKG_NAME
PKG_NAME should be the name of the actual OpenWRT package, and not
the name of the original package name.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 10 Dec 2014 11:11:17 +0000 (13:11 +0200)]
python-dns: update compile rule and add PyPackage rules
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 10 Dec 2014 11:26:56 +0000 (13:26 +0200)]
python-dns: add $(eval $(call PyPackage,python-dns))
Should be included by Python packages if they want to run
Python-package-specific build rules.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 9 Dec 2014 14:26:03 +0000 (16:26 +0200)]
python-dns: fix python-mini dependency to python
python-mini does not exist anymore
For now we'll just fix the build, and we'll do a bit more smart
packaging later.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Petko Bordjukov [Tue, 9 Dec 2014 23:23:03 +0000 (01:23 +0200)]
libupnpp: Add libupnpp-0.9.0 to the packages repository
This library is a wrapper of libupnp written in C++. It is a dependency of
upmpdcli.
Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
Petko Bordjukov [Tue, 9 Dec 2014 23:36:01 +0000 (01:36 +0200)]
upmpdcli: Add upmpdcli-0.9.0 to the packages repository
upmpdcli is a DLNA renderer that forwards the commands it receives to an MPD
server.
Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
Steven Barth [Tue, 9 Dec 2014 19:32:38 +0000 (20:32 +0100)]
Merge pull request #623 from aTanW/master
This adds package gammu v 1.33.0 to the build tree
Ted Hess [Tue, 9 Dec 2014 16:38:38 +0000 (11:38 -0500)]
misc: Correct tag spelling PKG_LICENSE_FILES
Signed-off-by: Ted Hess <thess@kitschensync.net>
aTanW [Tue, 9 Dec 2014 16:32:33 +0000 (19:32 +0300)]
This adds package gammu v 1.33.0 to the build tree
Gammu is a tool for cell phone/modem control, including
send/receive SMS, phone directory and other.
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 68 +++++++++++++++++++++++++++++++
files/gammurc | 37 ++++++++++++++++
patches/001-iconv-disabling-option.patch | 51 +++++++++++++++++++++++
patches/002-no-fstack-protector.patch | 11 +++++
patches/003-cmake-cross-toolchain.patch | 43 +++++++++++++++++++
patches/010-utils-shell-fix.patch | 16 +++++++
6 files changed, 226 insertions(+)
Ted Hess [Tue, 9 Dec 2014 16:23:28 +0000 (11:23 -0500)]
Merge pull request #622 from roger-/micropython
micropython: update to latest
Ted Hess [Tue, 9 Dec 2014 16:21:14 +0000 (11:21 -0500)]
Merge pull request #621 from thess/mjpg-streamer-work2
mjpg-streamer: Fix V4L2 option dependency selection and add camera led c...
Roger [Tue, 9 Dec 2014 15:53:16 +0000 (09:53 -0600)]
micropython: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
Ted Hess [Fri, 10 Oct 2014 22:32:02 +0000 (18:32 -0400)]
mjpg-streamer: Fix V4L2 option dependency selection and add camera led control option
Signed-off-by: Ted Hess <thess@kitschensync.net>
Steven Barth [Tue, 9 Dec 2014 14:50:50 +0000 (15:50 +0100)]
Merge pull request #620 from commodo/python3-update
Python3 update
Alexandru Ardelean [Tue, 9 Dec 2014 12:17:55 +0000 (14:17 +0200)]
python3: add $(PKG_INSTALL_DIR)/$(PYTHON3_PKG_DIR) to PYTHON3PATH
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 9 Dec 2014 12:14:08 +0000 (14:14 +0200)]
python3: disable Python3 bytecode generation by default
Same as python.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Steven Barth [Tue, 9 Dec 2014 11:38:09 +0000 (12:38 +0100)]
Merge pull request #619 from commodo/python-cleanup
Python cleanup
Alexandru Ardelean [Tue, 9 Dec 2014 10:43:41 +0000 (12:43 +0200)]
python-setuptools: remove explicit PYTHONPATH set
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 9 Dec 2014 10:43:17 +0000 (12:43 +0200)]
python-pip: remove explicit PYTHONPATH set
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>