From: Creamy Goodness Date: Sat, 18 Dec 2010 10:07:00 +0000 (-0700) Subject: nothing much. pulled a fix for short_units from 1.81 but going to rebase the whole... X-Git-Url: https://vcs.maemo.org/git/?p=monky;a=commitdiff_plain;h=5fa2db2d6a163b91866a7942663c9026429607ef nothing much. pulled a fix for short_units from 1.81 but going to rebase the whole thing next anyways --- diff --git a/.gitignore b/.gitignore index ec23663..2af02ba 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,7 @@ src/build.h *.ex *.EX src/config.h +.externalToolBuilders/org.python.pydev.PyDevBuilder.launch src/defconfig.h src/*.o src/*.gcda diff --git a/src/dbus/Makefile b/src/dbus/Makefile index 782b684..78b7993 100644 --- a/src/dbus/Makefile +++ b/src/dbus/Makefile @@ -189,7 +189,7 @@ BUILD_CONFIG_OUTPUT_FALSE = # BUILD_CONFIG_OUTPUT_TRUE = BUILD_CURL_FALSE = BUILD_CURL_TRUE = # -BUILD_DATE = Wed Dec 1 13:09:35 PST 2010 +BUILD_DATE = Sat Dec 18 01:10:47 PST 2010 BUILD_EVE_FALSE = BUILD_EVE_TRUE = # BUILD_FREEBSD_FALSE =