Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37880666
en ru br
ALT Linux repos
S:1.1.0-alt3_19

Group :: System/Fonts/True type
RPM: fonts-bitmap-wqy-unibit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: wqy-unibit-fixes-build.patch
Download


Index: wqy-unibit/bdfmerge.pl
===================================================================
--- wqy-unibit.orig/bdfmerge.pl
+++ wqy-unibit/bdfmerge.pl
@@ -32,7 +32,7 @@ while(@ARGV>=1&& $ARGV[0]=~/^-{0,1}0[xX]
 {
 	$startpos = hex($1);
 	$endpos=0;
-	$range=shift(ARGV);
+	$range=shift(@ARGV);
 	if($range=~/--0[xX]([0-9A-Fa-f]{0,6})/)
 	{
 		$endpos=hex($1);
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin