diff options
Diffstat (limited to 'system/po4a/disable-stats.patch')
-rw-r--r-- | system/po4a/disable-stats.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/po4a/disable-stats.patch b/system/po4a/disable-stats.patch index 692888460..bbe6bc5e2 100644 --- a/system/po4a/disable-stats.patch +++ b/system/po4a/disable-stats.patch @@ -10,7 +10,7 @@ This is because stdout/stderr is empty. --- po4a-0.66/Po4aBuilder.pm.old 2022-01-01 18:10:18.000000000 -0600 +++ po4a-0.66/Po4aBuilder.pm 2022-05-07 19:42:25.316006467 -0500 -@@ -15,7 +15,8 @@ +@@ -22,7 +22,8 @@ $self->depends_on('docs'); $self->depends_on('distmeta'); # regenerate META.yml $self->depends_on('man') unless ($^O eq 'MSWin32'); |