Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
369b3e7112d710dc79be8cca2f97fad39954e263
Authored by
Perry Werneck
2019-09-28 10:34:20 -0300
1 parent
b79b1ee1
Exists in
master
Fixing fedora builds.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
rpm/python-tn3270.spec
Side-by-side Diff
Inline Diff
rpm/python-tn3270.spec
Wrap text
Diff comments
View file @
369b3e7
...
...
@@ -47,7 +47,7 @@ make Release
47
47
48
48
%install
49
49
50
-%make
install
50
+%make
_
install
51
51
%fdupes %{buildroot}
52
52
53
53
%clean
...
...