automount: mark as nonshared

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2021-08-11 17:32:21 +08:00
parent 33e772ad39
commit 2008dea56a
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=automount
PKG_VERSION:=2
PKG_RELEASE:=31
PKG_FLAGS:=nonshared
PKG_RELEASE:=$(COMMITCOUNT)
include $(INCLUDE_DIR)/package.mk