[pisa-src] r2540 - trunk/openwrt/package/pisa/Makefile

  • From: Samuel Richter <samuel.richter@xxxxxxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Mon, 18 Apr 2011 18:54:53 +0200

Author: richter
Date: Mon Apr 18 18:54:53 2011
New Revision: 2540

Log:
there is now package named pisa for openwrt anymore, but the command to build
it was still in the openwrt makefile for pisa; removed it

Modified:
   trunk/openwrt/package/pisa/Makefile

Modified: trunk/openwrt/package/pisa/Makefile
==============================================================================
--- trunk/openwrt/package/pisa/Makefile Mon Apr 18 18:48:24 2011        (r2539)
+++ trunk/openwrt/package/pisa/Makefile Mon Apr 18 18:54:53 2011        (r2540)
@@ -112,7 +112,6 @@
        $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/sbin/pisasd $(1)/usr/sbin/
 endef
 
-$(eval $(call BuildPackage,pisa))
 $(eval $(call BuildPackage,libpisa))
 $(eval $(call BuildPackage,pisa-beacon))
 $(eval $(call BuildPackage,pisa-mobile-guest))
-- 
This is the pisa developer mailing list. Please also subscribe to the main pisa 
list at:
//www.freelists.org/list/pisa

Other related posts:

  • » [pisa-src] r2540 - trunk/openwrt/package/pisa/Makefile - Samuel Richter