Put license macro check in proper place

This commit is contained in:
Simone Caronni 2015-02-24 18:40:29 +01:00
parent e3a719c94d
commit 306093510e

View File

@ -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,-)