Browse Source

Merge pull request #926 from ryzhovau/master

msmtp-nossl: prerm
Ted Hess 10 years ago
parent
commit
715fadc7e5
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      mail/msmtp/Makefile

+ 2
- 1
mail/msmtp/Makefile View File

@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
10 10
 
11 11
 PKG_NAME:=msmtp
12 12
 PKG_VERSION:=1.6.1
13
-PKG_RELEASE:=1
13
+PKG_RELEASE:=2
14 14
 
15 15
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
16 16
 PKG_SOURCE_URL:=@SF/msmtp
@@ -124,6 +124,7 @@ endef
124 124
 Package/msmtp-nossl/conffiles = $(Package/msmtp/conffiles)
125 125
 Package/msmtp-nossl/install = $(Package/msmtp/install)
126 126
 Package/msmtp-nossl/postinst = $(Package/msmtp/postinst)
127
+Package/msmtp-nossl/prerm = $(Package/msmtp/prerm)
127 128
 
128 129
 define Package/msmtp-queue/install
129 130
 	$(INSTALL_DIR) $(1)/usr/bin