From 87b943d12f1dced64cff771dd531e55485d92107 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 3 Apr 2020 15:27:02 +0300 Subject: python-pyserial: add new package at 3.4 to cem --- cem/python-pyserial/build | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 cem/python-pyserial/build (limited to 'cem/python-pyserial/build') diff --git a/cem/python-pyserial/build b/cem/python-pyserial/build new file mode 100755 index 0000000..31fc858 --- /dev/null +++ b/cem/python-pyserial/build @@ -0,0 +1,6 @@ +#!/bin/sh -e + +python3 setup.py build +python setup.py install \ + --prefix=/usr \ + --root="$1" -- cgit v1.2.3