-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Package: webkit Severity: normal
Attached patch fixes documentation build - -- System Information: Debian Release: squeeze/sid APT prefers natty-updates APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty') Architecture: amd64 (x86_64) Kernel: Linux 2.6.38-4-generic (SMP w/2 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1knxAACgkQGOqhiQ98iC48oQCgqBv30y3r7QySjzVU+zs3wD0s bWQAnReC0EHjjlG8ZsZeUMDnYzXZJ6iN =W7g4 -----END PGP SIGNATURE-----
37,39c37,41 < -test -d build/Source/WebKit/gtk/docs && \ < cd build/Source/WebKit/gtk/docs && \ < make maintainer-clean --- > -for version in $(GTK_VERSIONS); do \ > test -d build-$${version}/Source/WebKit/gtk/docs && \ > cd build-${version}/Source/WebKit/gtk/docs && \ > make maintainer-clean; \ > done 97c99 < ln -fs ../../../build-$${version}/Source/WebKit/gtk/docs/version.xml \ --- > ln -fs ../../../../build-$${version}/Source/WebKit/gtk/docs/version.xml \ 101c103 < cd ..; \ --- > cd ../../../../..; \ 121,123c123,124 < # FIXME: broken upstream < #install -m 644 Source/WebKit/gtk/docs/html/* \ < # debian/tmp-2.0/usr/share/doc/libwebkitgtk-dev/html/ --- > install -m 644 build-2.0/Source/WebKit/gtk/docs/html/* \ > debian/tmp-2.0/usr/share/doc/libwebkitgtk-dev/html/ 136,138c137,138 < # FIXME: broken upstream < # install -m 644 Source/WebKit/gtk/docs/html/* \ < # debian/tmp-3.0/usr/share/doc/libwebkitgtk-3.0-dev/html/ --- > install -m 644 build-3.0/Source/WebKit/gtk/docs/html/* \ > debian/tmp-3.0/usr/share/doc/libwebkitgtk-3.0-dev/html/
webkit-doc-fix.patch.sig
Description: PGP signature