forked from pool/automake
- Explicitely pass the directory name to setup so that the testsuite
can run. OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/automake?expand=0&rev=42
This commit is contained in:
parent
6b87c6d5be
commit
8a04c655ec
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 25 13:35:50 CEST 2014 - pth@suse.de
|
||||||
|
|
||||||
|
- Explicitely pass the directory name to setup so that the testsuite
|
||||||
|
can run.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 5 14:47:23 UTC 2014 - jengelh@inai.de
|
Wed Feb 5 14:47:23 UTC 2014 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -59,7 +59,7 @@ definitions (with rules occasionally thrown in). The generated
|
|||||||
"Makefile.in" files are compatible with the GNU Makefile standards.
|
"Makefile.in" files are compatible with the GNU Makefile standards.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n automake-%{version}
|
||||||
%patch2
|
%patch2
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
%patch100
|
%patch100
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 25 13:35:50 CEST 2014 - pth@suse.de
|
||||||
|
|
||||||
|
- Explicitely pass the directory name to setup so that the testsuite
|
||||||
|
can run.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 5 14:47:23 UTC 2014 - jengelh@inai.de
|
Wed Feb 5 14:47:23 UTC 2014 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -59,7 +59,7 @@ definitions (with rules occasionally thrown in). The generated
|
|||||||
"Makefile.in" files are compatible with the GNU Makefile standards.
|
"Makefile.in" files are compatible with the GNU Makefile standards.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n automake-%{version}
|
||||||
%patch2
|
%patch2
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
%patch100
|
%patch100
|
||||||
|
Loading…
Reference in New Issue
Block a user