From 854a801e15fc4a7232c9a737e55ef342bce003f6 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 17 Feb 2020 11:30:29 +0300 Subject: gmime: add new package at 3.2.6 to community --- community/gmime/build | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 community/gmime/build (limited to 'community/gmime/build') diff --git a/community/gmime/build b/community/gmime/build new file mode 100755 index 00000000..58953326 --- /dev/null +++ b/community/gmime/build @@ -0,0 +1,6 @@ +#!/bin/sh -e + +./configure --prefix=/usr + +make +make DESTDIR="$1" install -- cgit v1.2.3