[arch-commits] Commit in mutt/trunk (PKGBUILD install)

Gaetan Bisson bisson at archlinux.org
Fri Feb 20 19:44:39 UTC 2015


    Date: Friday, February 20, 2015 @ 20:44:38
  Author: bisson
Revision: 231706

remove "tip" install file

Modified:
  mutt/trunk/PKGBUILD
Deleted:
  mutt/trunk/install

----------+
 PKGBUILD |    2 --
 install  |    8 --------
 2 files changed, 10 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-20 16:29:21 UTC (rev 231705)
+++ PKGBUILD	2015-02-20 19:44:38 UTC (rev 231706)
@@ -15,8 +15,6 @@
 source=("ftp://ftp.mutt.org/mutt/${pkgname}-${pkgver}.tar.gz")
 sha1sums=('8ac821d8b1e25504a31bf5fda9c08d93a4acc862')
 
-install=install
-
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"
 	./configure \

Deleted: install
===================================================================
--- install	2015-02-20 16:29:21 UTC (rev 231705)
+++ install	2015-02-20 19:44:38 UTC (rev 231706)
@@ -1,8 +0,0 @@
-post_install() {
-	cat <<EOF
-
-==> For GPG support, add the following to your muttrc:
-==> source /etc/Muttrc.gpg.dist
-
-EOF
-}



More information about the arch-commits mailing list