[SCM] eclipse-cdt - Plug-in for eclipse to handle C/C++ - Debian package. branch, master, updated. upstream/8.0.0-60-g577385c
Jakub Adam
jakub.adam at ktknet.cz
Fri Sep 30 17:48:13 UTC 2011
The following commit has been merged in the master branch:
commit 577385c8537b99185397cfbd72a73531f930c522
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Fri Sep 30 18:55:00 2011 +0200
Use "dist" as BUILD_ID
diff --git a/debian/rules b/debian/rules
index bb09cf4..59e2444 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
export JAVA_HOME:=/usr/lib/jvm/default-java
-BUILD_ID:=201002161416
+BUILD_ID:=dist
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
ifneq (,$(filter $(DEB_HOST_ARCH_CPU),i386 i486 i586 i686))
--
eclipse-cdt - Plug-in for eclipse to handle C/C++ - Debian package.
More information about the pkg-java-commits
mailing list