rename the license now that we have proper git

This commit is contained in:
T.C. Hollingsworth 2013-07-19 04:29:31 -07:00
parent 77c6df909d
commit 54b5384e31
2 changed files with 2 additions and 2 deletions

View File

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