tags 377166 + patch
thanks

Hi,

I've gone ahead and NMU'd this.  Here's the patch.
=== modified file 'changelog'
--- changelog	2006-09-23 06:43:17 +0000
+++ changelog	2006-09-23 06:43:45 +0000
@@ -1,3 +1,12 @@
+libdrm (2.0.2-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * New upstream release (closes: #377166).
+    - Includes a fix for FTBFS on GNU/kFreeBSD (closes: #332994).
+  * Manually force static build.
+
+ -- Andres Salomon <[EMAIL PROTECTED]>  Sat, 23 Sep 2006 06:32:23 +0000
+
 libdrm (2.0.1-1) unstable; urgency=high
 
   * New upstream release

=== modified file 'rules'
--- rules	2006-09-23 06:42:12 +0000
+++ rules	2006-09-23 06:43:34 +0000
@@ -26,7 +26,7 @@
 
 config.status: configure
 	dh_testdir
-	CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
+	CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-static=yes
 
 build: build-stamp
 build-stamp:  config.status

Reply via email to