rename the license now that we have proper git
This commit is contained in:
parent
77c6df909d
commit
54b5384e31
@ -7,7 +7,7 @@ BuildArch: noarch
|
|||||||
License: MIT
|
License: MIT
|
||||||
URL: https://fedoraproject.org/wiki/User:Patches/PackagingDrafts/Web_Assets
|
URL: https://fedoraproject.org/wiki/User:Patches/PackagingDrafts/Web_Assets
|
||||||
|
|
||||||
Source1: web-assets-LICENSE
|
Source1: LICENSE
|
||||||
Source2: macros.web-assets
|
Source2: macros.web-assets
|
||||||
Source3: web-assets.conf
|
Source3: web-assets.conf
|
||||||
|
|
||||||
@ -43,7 +43,7 @@ Requires(postun): systemd
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -c -T
|
%setup -c -T
|
||||||
cp %{SOURCE2} LICENSE
|
cp %{SOURCE1} LICENSE
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#nothing to do
|
#nothing to do
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user