mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
|
||||
Name: click
|
||||
Version: 0.5.2
|
||||
Release: 2%?dist
|
||||
Release: 3%?dist
|
||||
Summary: An app building method
|
||||
License: LGPL-3.0
|
||||
License: LGPL-3.0-or-later
|
||||
URL: https://gitlab.com/ubports/development/core/click
|
||||
Source0: %{url}/-/archive/%commit/click-%commit.tar.gz
|
||||
|
||||
@@ -58,12 +58,14 @@ Provides HTML and Manpage (documentation) for Click.
|
||||
%prep
|
||||
%autosetup -n click-%commit
|
||||
|
||||
%build
|
||||
%conf
|
||||
NOCONFIGURE=1 \
|
||||
./autogen.sh
|
||||
|
||||
export CFLAGS="$CFLAGS -Wno-implicit-function-declaration"
|
||||
%configure
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
Reference in New Issue
Block a user