Here is a new patch that fixes the lintian autoreject as well.
Best wishes,
Mike
diff -u wine-1.0.1/debian/changelog wine-1.0.1/debian/changelog
--- wine-1.0.1/debian/changelog
+++ wine-1.0.1/debian/changelog
@@ -1,3 +1,11 @@
+wine (1.0.1-3.5) unstable; urgency=low
+
+ * Non-maintainer upload.
+
On Mon, Jan 2, 2012 at 12:33 PM, Jakub Wilk wrote:
> * Michael Gilbert 2012-01-02, 11:22:
>>
>> diff -u wine-1.0.1/debian/rules wine-1.0.1/debian/rules
>> --- wine-1.0.1/debian/rules
>> +++ wine-1.0.1/debian/rules
>> @@ -13,6 +13,7 @@
>> else
>> CFLAGS=-O2 -g
>> endif
>> +CFLAGS+=-I/usr/include/$(s
* Michael Gilbert , 2012-01-02, 11:22:
diff -u wine-1.0.1/debian/rules wine-1.0.1/debian/rules
--- wine-1.0.1/debian/rules
+++ wine-1.0.1/debian/rules
@@ -13,6 +13,7 @@
else
CFLAGS=-O2 -g
endif
+CFLAGS+=-I/usr/include/$(shell dpkg-architecture -qDEB_BUILD_MULTIARCH)
LDFLAGS=
That would be DEB_H
tag 650654 patch
thanks
Hi, attached is a patch I plan to include in an nmu fixing this bug.
Best wishes,
Mike
diff -u wine-1.0.1/debian/changelog wine-1.0.1/debian/changelog
--- wine-1.0.1/debian/changelog
+++ wine-1.0.1/debian/changelog
@@ -1,3 +1,10 @@
+wine (1.0.1-3.5) unstable; urgency=low
+
Package: wine
Version: 1.0.1-3.4
Severity: serious
Justification: fails to build from source (but built successfully in the past)
wine FTBFS on amd64:
| gcc-4.4 -m32 -c -I../../tools -I. -I../../include -I../include
-I/usr/include/freetype2 -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after
5 matches
Mail list logo