Put license macro check in proper place
This commit is contained in:
parent
e3a719c94d
commit
306093510e
@ -1,5 +1,3 @@
|
|||||||
%{!?_licensedir:%global license %%doc}
|
|
||||||
|
|
||||||
%global uid 133
|
%global uid 133
|
||||||
%global username bacula
|
%global username bacula
|
||||||
|
|
||||||
@ -582,6 +580,7 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files libs
|
%files libs
|
||||||
|
%{!?_licensedir:%global license %%doc}
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%doc AUTHORS ChangeLog SUPPORT ReleaseNotes
|
%doc AUTHORS ChangeLog SUPPORT ReleaseNotes
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
Loading…
Reference in New Issue
Block a user