From daf12e3256c02f3d66622c2ba348509f9b625a8b Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Sun, 19 Oct 2014 22:40:02 -0400 Subject: [PATCH] bogofilter: create /usr/sbin before installing postfix-bogofilter there Signed-off-by: W. Michael Petullo --- mail/bogofilter/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index c004a0d03..4300c6ada 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -39,7 +39,8 @@ CONFIGURE_ARGS += --disable-unicode define Package/bogofilter/install $(INSTALL_DIR) $(1)/etc/ \ - $(1)/usr/bin + $(1)/usr/bin \ + $(1)/usr/sbin $(INSTALL_CONF) $(PKG_BUILD_DIR)/bogofilter.cf.example $(1)/etc/bogofilter.cf $(INSTALL_BIN) ./files/postfix-bogofilter $(1)/usr/sbin/postfix-bogofilter $(CP) $(PKG_INSTALL_DIR)/usr/bin/bf_compact $(1)/usr/bin/