[Armadeus-commitlog] armadeus branch, master, updated. release-3.3-267-g5986c6a
Brought to you by:
sszy
|
From: Fabien M <fa...@us...> - 2011-01-28 11:08:24
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 5986c6a5c794a966d7139fec3c1f52841a60a54b (commit)
from 7e7a361eaa63c3a5a0ac75f1864600265a075720 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5986c6a5c794a966d7139fec3c1f52841a60a54b
Author: Fabien Marteau <fab...@ar...>
Date: Fri Jan 28 12:08:03 2011 +0100
[as_devices] Make python wrapper compiling under BR2010
-----------------------------------------------------------------------
Summary of changes:
target/packages/as_devices/python/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/target/packages/as_devices/python/Makefile b/target/packages/as_devices/python/Makefile
index f6aa4cb..067d6d4 100644
--- a/target/packages/as_devices/python/Makefile
+++ b/target/packages/as_devices/python/Makefile
@@ -1,6 +1,6 @@
# Default values for local compiling:
ARMADEUS_BASE_DIR=../../../../
-include $(ARMADEUS_BASE_DIR)/Makefile.in
+-include $(ARMADEUS_BASE_DIR)/Makefile.in
CFLAGS=-Wall -g -O0
hooks/post-receive
--
armadeus
|