SHA256
1
0
forked from pool/gnucap

Accepting request 1152932 from electronics

OBS-URL: https://build.opensuse.org/request/show/1152932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucap?expand=0&rev=6
This commit is contained in:
Ana Guerrero 2024-02-28 18:47:55 +00:00 committed by Git OBS Bridge
commit 6e87a19c69
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 27 10:56:21 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jun 17 06:46:39 UTC 2016 - dmitry_r@opensuse.org Fri Jun 17 06:46:39 UTC 2016 - dmitry_r@opensuse.org

View File

@ -71,11 +71,11 @@ driven analog simulation, and true multi-rate simulation.
%setup -q %setup -q
# use ncurses instead of termcap # use ncurses instead of termcap
sed -i 's/-ltermcap/-lncurses/g' configure sed -i 's/-ltermcap/-lncurses/g' configure
%patch1 -p1 %patch -P 1 -p1
%patch2 -p1 %patch -P 2 -p1
%patch3 -p0 %patch -P 3 -p0
%patch4 -p0 %patch -P 4 -p0
%patch5 -p1 %patch -P 5 -p1
rm INSTALL rm INSTALL
%build %build