Bastian Kleineidam writes: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > tags 367118 + patch > thanks > > with this patch the package builds fine: > - --- rules.old 2006-06-01 11:19:57.182597113 +0200 > +++ rules 2006-06-01 11:20:05.733292706 +0200 > @@ -415,7 +415,7 @@ > > : # move manpages to new names > mkdir -p $(d)/usr/share/man/man1 > - - mv $(d)/usr/man/man1/python.1 \ > + mv $(d)/usr/share/man/man1/python.1 \ > $(d)/usr/share/man/man1/python$(VER).1 > cp -p debian/pydoc.1 $(d)/usr/share/man/man1/pydoc$(VER).1
do you know why this succeeds on other architectures, but only fails on s390? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

