Skip to content

Commit

Permalink
Merge branch 'feature/dnsmasq-lease-share' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
altergui committed Jul 16, 2014
2 parents 68dddf3 + 6397549 commit 0236f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dnsmasq-lease-share/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ define Build/Compile
endef

define Package/$(PKG_NAME)/install
$(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_DIR) $(1)/etc/alfred
$(INSTALL_BIN) $(PKG_BUILD_DIR)/src/dnsmasq-lease-share.lua $(1)/etc/alfred/dnsmasq-lease-share.lua
$(CP) ./files/* $(1)/
endef
Expand Down

0 comments on commit 0236f4d

Please sign in to comment.