Moin

I think something in the makesystem is fubared, -0.3 had a fix to
install wml_common/filepathconcert, the same has to be done for
wml_common/GD, too. Fix attached.

    Ingo
diff -u wml-2.0.11ds1/debian/rules wml-2.0.11ds1/debian/rules
--- wml-2.0.11ds1/debian/rules
+++ wml-2.0.11ds1/debian/rules
@@ -47,6 +47,8 @@
 	$(MAKE) prefix=$(r)/usr mandir=$(r)/usr/share/man INSTALLDIRS=perl install
 	cd wml_common/filepathconvert && \
 		$(MAKE) DESTDIR=$(r) mandir=$(r)/usr/share/man INSTALLDIRS=perl install
+	cd wml_common/gd && \
+		$(MAKE) DESTDIR=$(r) mandir=$(r)/usr/share/man INSTALLDIRS=perl install
 	dh_installdocs ANNOUNCE BUGREPORT COPYRIGHT COPYRIGHT.OTHER CREDITS \
 		MANIFEST NEWS README README.mp4h SUPPORT VERSION \
 		VERSION.HISTORY wml_contrib/

Attachment: signature.asc
Description: Digital signature

Reply via email to