e2fsprogs: add conffiles section

Signed-off-by: Nicolas Thill <nico@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45242 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Nicolas Thill 2015-04-02 14:53:12 +00:00
parent 03e2d80e60
commit 0992961460
1 changed files with 4 additions and 0 deletions

View File

@ -143,6 +143,10 @@ define Build/InstallDev
$(CP) $(PKG_BUILD_DIR)/lib/et/*.h $(1)/usr/include/et
endef
define Package/e2fsprogs/conffiles
/etc/e2fsck.conf
endef
define Package/e2fsprogs/install
$(INSTALL_DIR) $(1)/usr/sbin
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/sbin/e2fsck $(1)/usr/sbin/