Browse Source

bogofilter: create /usr/sbin before installing postfix-bogofilter there

Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo 10 years ago
parent
commit
daf12e3256
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      mail/bogofilter/Makefile

+ 2
- 1
mail/bogofilter/Makefile View File

@@ -39,7 +39,8 @@ CONFIGURE_ARGS += --disable-unicode
39 39
 
40 40
 define Package/bogofilter/install
41 41
 	$(INSTALL_DIR)  $(1)/etc/ \
42
-                        $(1)/usr/bin
42
+                        $(1)/usr/bin \
43
+                        $(1)/usr/sbin
43 44
 	$(INSTALL_CONF) $(PKG_BUILD_DIR)/bogofilter.cf.example $(1)/etc/bogofilter.cf
44 45
 	$(INSTALL_BIN) ./files/postfix-bogofilter $(1)/usr/sbin/postfix-bogofilter
45 46
 	$(CP) $(PKG_INSTALL_DIR)/usr/bin/bf_compact $(1)/usr/bin/