forked from pool/libtool
- add an empty install section
OBS-URL: https://build.opensuse.org/package/show/Base:System/libtool?expand=0&rev=16
This commit is contained in:
parent
8b6bb45fe5
commit
1560254884
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 31 09:55:17 UTC 2010 - coolo@novell.com
|
||||
|
||||
- add an empty install section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 27 13:48:42 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package libtool-testsuite (Version 2.2.6b)
|
||||
# spec file for package libtool (Version 2.2.6b)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -24,7 +24,7 @@ License: GPLv2+
|
||||
Group: Development/Tools/Building
|
||||
Summary: A Tool to Build Shared Libraries
|
||||
Version: 2.2.6b
|
||||
Release: 1
|
||||
Release: 4
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
@ -72,6 +72,8 @@ trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
|
||||
# Avoid spurious testsuite failures due to messages from icecream
|
||||
PATH=/usr/bin:$PATH
|
||||
make check
|
||||
|
||||
%install
|
||||
%else
|
||||
|
||||
%install
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 31 09:55:17 UTC 2010 - coolo@novell.com
|
||||
|
||||
- add an empty install section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 27 13:48:42 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -72,6 +72,8 @@ trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
|
||||
# Avoid spurious testsuite failures due to messages from icecream
|
||||
PATH=/usr/bin:$PATH
|
||||
make check
|
||||
|
||||
%install
|
||||
%else
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user