update mpdecimal

This commit is contained in:
blue-devil
2020-08-28 00:18:05 +02:00
parent b8270c27b4
commit ea882aec0b
3 changed files with 17 additions and 6 deletions
@@ -4,9 +4,9 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import get
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
autotools.configure("--prefix=/usr/")