mirror of
https://github.com/openwrt/packages.git
synced 2026-01-11 04:04:50 +00:00
Merge pull request #636 from aTanW/master
gammu: Fix copypaste typo in config file installation
This commit is contained in:
@@ -63,7 +63,7 @@ define Package/gammu/install
|
||||
$(INSTALL_DIR) $(1)/usr/lib
|
||||
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/lib/lib{Gammu*,gsmsd*} $(1)/usr/lib
|
||||
$(INSTALL_DIR) $(1)/etc
|
||||
$(INSTALL_BIN) ./files/gammurc $(1)/etc/gammurc
|
||||
$(INSTALL_CONF) ./files/gammurc $(1)/etc/gammurc
|
||||
endef
|
||||
|
||||
define Package/gammu/conffiles
|
||||
|
||||
Reference in New Issue
Block a user