From ab7b4cfe8f16cb027c1139ac8b0a94ff78fcee2a Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 5 Oct 2020 20:12:45 +0300 Subject: mercurial: add new package at 5.5.2 --- extra/mercurial/build | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 extra/mercurial/build (limited to 'extra/mercurial/build') diff --git a/extra/mercurial/build b/extra/mercurial/build new file mode 100755 index 00000000..95887565 --- /dev/null +++ b/extra/mercurial/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +python setup.py build +python setup.py install --prefix=/usr --root="$1" -- cgit v1.2.3