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

  • From: Christoph Viethen <christoph.viethen@xxxxxxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Thu, 22 Mar 2012 17:41:10 +0100

Author: viethen
Date: Thu Mar 22 17:41:09 2012
New Revision: 2950

Log:
Change the Makefile for the OpenWrt pisa-pairing package to include new
pisa-pairing-date utility.

Modified:
   trunk/openwrt/package/pisa/Makefile

Modified: trunk/openwrt/package/pisa/Makefile
==============================================================================
--- trunk/openwrt/package/pisa/Makefile Thu Mar 22 17:35:16 2012        (r2949)
+++ trunk/openwrt/package/pisa/Makefile Thu Mar 22 17:41:09 2012        (r2950)
@@ -122,6 +122,7 @@
        $(INSTALL_BIN) $(PKG_BUILD_DIR)/pairing/webif/mobileaccess-add.sh 
$(1)/www/cgi-bin/webif/
        $(INSTALL_BIN) $(PKG_BUILD_DIR)/pairing/webif/mobileaccess-cand.sh 
$(1)/www/cgi-bin/webif/
        $(INSTALL_BIN) $(PKG_BUILD_DIR)/pairing/uci/update-pisasd-conf 
$(1)/usr/bin/
+       $(INSTALL_BIN) $(PKG_BUILD_DIR)/pairing/util/pisa-pairing-date 
$(1)/usr/bin/
 endef
 
 define Package/pisa-pairing/postinst
-- 
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] r2950 - trunk/openwrt/package/pisa/Makefile - Christoph Viethen