mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
(cherry picked from commit 57b2883228)
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
@@ -33,7 +33,7 @@ developing applications that use %{name}.
|
||||
%prep
|
||||
%autosetup -c -p1
|
||||
|
||||
%build
|
||||
%conf
|
||||
NOCONFIGURE=1 \
|
||||
./autogen.sh
|
||||
|
||||
@@ -44,6 +44,7 @@ export PYTHON
|
||||
--disable-silent-rules \
|
||||
--disable-static
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
Reference in New Issue
Block a user