osc copypac from project:devel:languages:haskell:ghc-8.10.x package:git-annex revision:30, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/git-annex?expand=0&rev=8
This commit is contained in:
parent
e203fe0bb5
commit
ee745dec17
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 18 10:46:50 UTC 2020 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Replace %setup -q with the more modern %autosetup macro.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 11 02:00:33 UTC 2020 - psimons@suse.com
|
Tue Aug 11 02:00:33 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -168,7 +168,7 @@ Supplements: (%{name} and bash-completion)
|
|||||||
Optional dependency offering bash completion for git-annex
|
Optional dependency offering bash completion for git-annex
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%define cabal_configure_options -ftestsuite
|
%define cabal_configure_options -ftestsuite
|
||||||
|
Loading…
Reference in New Issue
Block a user