commit cd592f6d94824bf4dc1b818bc358616a01b24f04
parent 073059a57e9b865a366bfa29e12b3a851d9e7ad5
Author: Nihal Jere <nihal@nihaljere.xyz>
Date: Fri, 12 Feb 2021 15:46:53 -0600
msmtp: drop, as community version now matches mine
Diffstat:
5 files changed, 0 insertions(+), 21 deletions(-)
diff --git a/msmtp/build b/msmtp/build
@@ -1,14 +0,0 @@
-#!/bin/sh -e
-
-# uses the program 'true' to build info pages: it doesn't build pages (as
-# desired), and exits with 0 so that the build succeeds.
-export MAKEINFO=true
-autoreconf -i
-
-./configure \
- --prefix=/usr \
- --disable-nls \
- --with-tls=libtls
-
-make
-make DESTDIR="$1" install
diff --git a/msmtp/checksums b/msmtp/checksums
@@ -1 +0,0 @@
-/home/nihal/.local/repos/community/community/msmtp/checksums-
\ No newline at end of file
diff --git a/msmtp/depends b/msmtp/depends
@@ -1 +0,0 @@
-libressl
diff --git a/msmtp/sources b/msmtp/sources
@@ -1 +0,0 @@
-/home/nihal/.local/repos/community/community/msmtp/sources-
\ No newline at end of file
diff --git a/msmtp/version b/msmtp/version
@@ -1 +0,0 @@
-/home/nihal/.local/repos/community/community/msmtp/version-
\ No newline at end of file