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 username bacula
|
||||
|
||||
@ -582,6 +580,7 @@ fi
|
||||
%endif
|
||||
|
||||
%files libs
|
||||
%{!?_licensedir:%global license %%doc}
|
||||
%license LICENSE
|
||||
%doc AUTHORS ChangeLog SUPPORT ReleaseNotes
|
||||
%defattr(-,root,root,-)
|
||||
|
Loading…
Reference in New Issue
Block a user