Accepting request 125203 from home:jengelh:branches:Publishing
- Use a more future-proof source path for copying in config.* OBS-URL: https://build.opensuse.org/request/show/125203 OBS-URL: https://build.opensuse.org/package/show/Publishing/a2ps?expand=0&rev=23
This commit is contained in:
parent
95d83c13e2
commit
765da1123c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 16 19:12:39 UTC 2012 - jengelh@inai.de
|
||||
|
||||
- Use a more future-proof source path for copying in config.*
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 29 13:10:11 UTC 2012 - puzel@suse.com
|
||||
|
||||
|
@ -107,7 +107,7 @@ rename no nb po/no.*
|
||||
|
||||
%build
|
||||
#XXX: ugly hack; necessary??
|
||||
cp /usr/share/automake-1.11/config.* auxdir/ || cp /usr/share/automake-1.12/config.* auxdir/
|
||||
cp /usr/share/automake-*/config.{guess,sub} auxdir/
|
||||
export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -funroll-loops -Wall -pipe -fstack-protector"
|
||||
export LPR=lpr
|
||||
export CC=gcc
|
||||
|
Loading…
Reference in New Issue
Block a user