mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01: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_DIR) $(1)/usr/lib
|
||||||
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/lib/lib{Gammu*,gsmsd*} $(1)/usr/lib
|
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/lib/lib{Gammu*,gsmsd*} $(1)/usr/lib
|
||||||
$(INSTALL_DIR) $(1)/etc
|
$(INSTALL_DIR) $(1)/etc
|
||||||
$(INSTALL_BIN) ./files/gammurc $(1)/etc/gammurc
|
$(INSTALL_CONF) ./files/gammurc $(1)/etc/gammurc
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/gammu/conffiles
|
define Package/gammu/conffiles
|
||||||
|
|||||||
Reference in New Issue
Block a user