Commit 3d961503cad615ab17a8523eef092d1deb55d573
1 parent
7c934346
Exists in
master
and in
3 other branches
Corrigindo empacotamento automático.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
rpm/lib3270.spec
... | ... | @@ -89,7 +89,7 @@ See more details at https://softwarepublico.gov.br/social/pw3270/ |
89 | 89 | #---[ Build & Install ]----------------------------------------------------------------------------------------------- |
90 | 90 | |
91 | 91 | %prep |
92 | -%setup -n lib3270-%{_libvrs} | |
92 | +%setup | |
93 | 93 | |
94 | 94 | NOCONFIGURE=1 ./autogen.sh |
95 | 95 | ... | ... |