Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37837214
en ru br
ALT Linux repos
S:1.0.2-alt1.a

Group :: System/Configuration/Printing
RPM: lm1100

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: lexmark2ppm.pl.patch
Download


--- lexmark2ppm.pl.orig	Fri Aug 11 15:55:11 2000
+++ lexmark2ppm.pl	Fri Aug 11 15:55:40 2000
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-require 'byteutil.pl';
+require '/usr/bin/byteutil.pl';
 
 #converts lexmark prn files back to bitmaps
 if (@ARGV < 1 || @ARGV > 2) {print "Usage: $0 <lm1100 file> [output file base]\n"; exit 1;}
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin