I just ran a fresh Debian build from both branches, in both of
them `fakeroot dpkg-buildpackage -b' fails when trying to copy
wmlib/WMaker.h which does not exist:
| install -d debian/libwmaker0-dev//usr/include
| cp -a debian/tmp/usr/include/WMaker.h debian/libwmaker0-dev//usr/include/
| cp: cannot stat `debian/tmp/usr/include/WMaker.h': No such file or directory
| dh_install: cp -a debian/tmp/usr/include/WMaker.h
debian/libwmaker0-dev//usr/include/ returned exit code 1
| make[1]: *** [override_dh_install] Error 2
This happened on my fresh installation of a 'testing' system.
As it turned out these lines in debian/rules cause the problem
(i.e. commenting this out solved the problem):
# quilt (I do not why is not automatically)
QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
It seems like the patches are applied and then removed again before
the build starts.
Any idea?
M'bert
--
----------- / http://herbert.the-little-red-haired-girl.org / -------------
=+=
Warum geht ein Bratscher nicht �ber einen Friedhof?
Zu viele Kreuze...
--
To unsubscribe, send mail to [email protected].