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

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Thu, 22 Oct 2009 17:47:23 +0200

Author: biurrun
Date: Thu Oct 22 17:47:23 2009
New Revision: 1293

Log:
cosmetics: Remove stray tab.

Modified:
   trunk/openwrt/trunk/package/pisa/Makefile

Modified: trunk/openwrt/trunk/package/pisa/Makefile
==============================================================================
--- trunk/openwrt/trunk/package/pisa/Makefile   Thu Oct 22 17:45:04 2009        
(r1292)
+++ trunk/openwrt/trunk/package/pisa/Makefile   Thu Oct 22 17:47:23 2009        
(r1293)
@@ -33,7 +33,7 @@
        CPPFLAGS="$$$$CPPFLAGS \
                -I$(STAGING_DIR)/usr/include/libconfig \
                -I$(PKG_BUILD_DIR)/include"
-       
+
 define Build/Configure
        $(CONFIGURE_VARS);
 

Other related posts:

  • » [pisa-src] r1293 - trunk/openwrt/trunk/package/pisa/Makefile - Diego Biurrun