Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed Jan 2, 2018
1 parent a140b6d commit 718cca4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions platforms/win32/winbareos32.spec
Expand Up @@ -142,9 +142,9 @@ rm -rf $RPM_BUILD_ROOT

%files postvista
%defattr(-,root,root)
%{buildroot}/postvista
postvista

%files postvista-debug
%{buildroot}/postvista-debug
postvista-debug

%changelog
4 changes: 2 additions & 2 deletions platforms/win32/winbareos64.spec
Expand Up @@ -142,9 +142,9 @@ rm -rf $RPM_BUILD_ROOT

%files postvista
%defattr(-,root,root)
%{buildroot}/postvista
postvista

%files postvista-debug
%{buildroot}/postvista-debug
postvista-debug

%changelog

0 comments on commit 718cca4

Please sign in to comment.