forked from pool/xmlto
Accepting request 259538 from home:Ledest:misc
Fix shebang of xmlto (xmlto using some bash-specific constructions) OBS-URL: https://build.opensuse.org/request/show/259538 OBS-URL: https://build.opensuse.org/package/show/Publishing/xmlto?expand=0&rev=26
This commit is contained in:
parent
1ed60fd441
commit
1d14d64fc4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 19 21:19:00 UTC 2014 - Led <ledest@gmail.com>
|
||||||
|
|
||||||
|
- fix shebang of xmlto
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 11 08:24:10 UTC 2014 - tchvatal@suse.com
|
Wed Jun 11 08:24:10 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -75,7 +75,7 @@ test -x %{_bindir}/xsltproc || {
|
|||||||
}
|
}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure BASH=/bin/bash
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user