Skip to content

Commit

Permalink
fix lime-altermesh Makefile: package has no ./files/ to be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
altergui committed Sep 7, 2014
1 parent 6ea4ce1 commit 49ab86b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/lime-altermesh/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ endef

define Package/$(PKG_NAME)/install
$(INSTALL_DIR) $(1)/
$(CP) ./files/* $(1)/
endef

$(eval $(call BuildPackage,$(PKG_NAME)))

0 comments on commit 49ab86b

Please sign in to comment.