Accepting request 86687 from home:uli_suse:branches:editors
- cross-build fix: use %configure macro OBS-URL: https://build.opensuse.org/request/show/86687 OBS-URL: https://build.opensuse.org/package/show/editors/joe?expand=0&rev=13
This commit is contained in:
parent
53f1291b5d
commit
2dfbb1ef14
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 5 12:38:15 UTC 2011 - uli@suse.com
|
||||||
|
|
||||||
|
- cross-build fix: use %configure macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 9 08:27:23 UTC 2011 - lazy.kent@opensuse.org
|
Sat Jul 9 08:27:23 UTC 2011 - lazy.kent@opensuse.org
|
||||||
|
|
||||||
|
2
joe.spec
2
joe.spec
@ -99,7 +99,7 @@ mv -f po/uk.po.tmp po/uk.po
|
|||||||
%build
|
%build
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
export CFLAGS="%{optflags} -W -Wno-unused"
|
export CFLAGS="%{optflags} -W -Wno-unused"
|
||||||
./configure \
|
%configure \
|
||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--mandir=%{_mandir} \
|
--mandir=%{_mandir} \
|
||||||
--sysconfdir=%{_sysconfdir} \
|
--sysconfdir=%{_sysconfdir} \
|
||||||
|
Loading…
Reference in New Issue
Block a user