[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[READ THIS!] Known problem, but not xcontrib maintainer's nor NMUer's fault.



severity 41836 normal
merge 41367 41443 41836 
thanks

On Sat, Jul 24, 1999 at 09:45:10AM +0200, Michael Neuffer wrote:
> Setting up xcontrib (3.3.2-5.2) ...
> update-alternatives: priority must be an integer

To the submitter: this is an alpha-only problem. Someone from the alpha
porting team didn't do one tiny little thing he needed to do, and the 
lpha package is a bit screwed now, as you may have noticed.

To Alpha porters: AGAIN?! Do I really need to force using debhelper 2.0.14 to
recompile this package?! Does anybody read debian-alpha mailing list, anyway?
Here's the patch for /usr/bin/dh_installxaw , AGAIN:

--- dh_installxaw.orig	Mon Jul 12 20:22:11 1999
+++ dh_installxaw	Mon Jul 12 20:22:27 1999
@@ -41,8 +41,8 @@
 						$stanza=1;
 					}
 					elsif ($stanza) {
-						$install_opts.="'$data{program} $data{'link-name'} $data{wrapped}'";
-						$remove_opts.="'$data{'link-name'} $data{wrapped}'";
+						$install_opts.="'$data{program} $data{'link-name'} $data{wrapped}' ";
+						$remove_opts.="'$data{'link-name'} $data{wrapped}' ";
 						undef %data;
 						$stanza='';
 					}


-- 
enJoy -*/\*- pronounced 'iosip', or simply 'joseph'


Reply to: