.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=201
This commit is contained in:
@@ -806,7 +806,7 @@
|
||||
+++ texk/texlive/linked_scripts/texlive/fmtutil.pl 2016-01-28 14:13:50.388260141 +0000
|
||||
@@ -283,10 +283,17 @@ sub callback_build_formats {
|
||||
my $disabled = 0;
|
||||
my $nobuild = 0;
|
||||
my $nobuild = 0;
|
||||
my $notavail = 0;
|
||||
+ my ($uid, $gid);
|
||||
#
|
||||
@@ -839,7 +839,7 @@
|
||||
return $FMT_FAILURE;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
+ if ($ENV{batchmode} eq "yes") {
|
||||
+ $texargs="\\batchmode \\input $texargs" if $eng eq "tex" || $eng eq "ptex";
|
||||
+ }
|
||||
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 4 14:58:39 UTC 2016 - werner@suse.de
|
||||
|
||||
- Fix bug boo#965151 that is wrong perl syntax
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 3 13:15:30 UTC 2016 - werner@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user