[Pkg-bluetooth-commits] r861 - in /packages/obexd/trunk/debian: compat rules
filippo at users.alioth.debian.org
filippo at users.alioth.debian.org
Thu Jun 25 10:06:30 UTC 2009
Author: filippo
Date: Thu Jun 25 10:06:29 2009
New Revision: 861
URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=861
Log:
add compat 7 and do not install in debian/tmp
Added:
packages/obexd/trunk/debian/compat
Modified:
packages/obexd/trunk/debian/rules
Added: packages/obexd/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/obexd/trunk/debian/compat?rev=861&op=file
==============================================================================
--- packages/obexd/trunk/debian/compat (added)
+++ packages/obexd/trunk/debian/compat Thu Jun 25 10:06:29 2009
@@ -1,0 +1,1 @@
+7
Modified: packages/obexd/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/obexd/trunk/debian/rules?rev=861&op=diff
==============================================================================
--- packages/obexd/trunk/debian/rules (original)
+++ packages/obexd/trunk/debian/rules Thu Jun 25 10:06:29 2009
@@ -6,4 +6,4 @@
DEB_CONFIGURE_EXTRA_FLAGS := --disable-server
-DEB_DESTDIR := $(CURDIR)/debian/tmp
+#DEB_DESTDIR := $(CURDIR)/debian/tmp
More information about the Pkg-bluetooth-commits
mailing list