Commit a25368c1 authored by claes's avatar claes

*** empty log message ***

parent 3bc2f021
...@@ -72,6 +72,7 @@ echo "$ver" ...@@ -72,6 +72,7 @@ echo "$ver"
#%clean #%clean
%files %files
%defattr(-,root,root)
/usr /usr
/etc /etc
......
...@@ -31,6 +31,7 @@ For more information please see www.proview.se. ...@@ -31,6 +31,7 @@ For more information please see www.proview.se.
#%clean #%clean
%files %files
%defattr(-,root,root)
/usr /usr
%post %post
......
...@@ -77,6 +77,7 @@ echo "Version: %{version}-%{release}" > %{buildroot}/usr/pwrrt/exe/rt_version.da ...@@ -77,6 +77,7 @@ echo "Version: %{version}-%{release}" > %{buildroot}/usr/pwrrt/exe/rt_version.da
#%clean #%clean
%files %files
%defattr(-,root,root)
/usr /usr
/etc /etc
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment