updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / fig2ps / bbox_dvips.patch
blob6fb0726db8f2a086c7107c927899be6a60d30ee0
1 --- bin/fig2ps 2009-01-03 23:14:29.000000000 +0100
2 +++ bin/fig2ps.patched 2009-04-22 10:18:43.000000000 +0200
3 @@ -63,7 +63,7 @@ my $force_special = 0;
4 # Whether to keep temporary files or not.
5 my $keep = 0;
7 -my $bbox = "gs";
8 +my $bbox = "dvips";
10 my $dvips_options = "";
11 my $dvips_additional_options = "";