diff options
| author | Michel Alexandre Salim <salimma@fedoraproject.org> | 2020-08-27 12:12:38 -0700 |
|---|---|---|
| committer | Michel Alexandre Salim <salimma@fedoraproject.org> | 2020-08-27 12:12:38 -0700 |
| commit | 32e0fe754d024f60269aea13cfbf874593abf1dd (patch) | |
| tree | 65de75bcdc9b8efda69b65e4127a986a2f5cb843 /lua | |
| parent | fb2d79f8de4a063c42cfdb5a8f14a9f53e834307 (diff) | |
| download | specs-32e0fe754d024f60269aea13cfbf874593abf1dd.tar.gz specs-32e0fe754d024f60269aea13cfbf874593abf1dd.tar.xz specs-32e0fe754d024f60269aea13cfbf874593abf1dd.zip | |
lua-lunitx: no need for empty %build section
Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
Diffstat (limited to 'lua')
| -rw-r--r-- | lua/lua-lunitx.spec | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lua/lua-lunitx.spec b/lua/lua-lunitx.spec index 6f63db9..8738421 100644 --- a/lua/lua-lunitx.spec +++ b/lua/lua-lunitx.spec @@ -27,9 +27,6 @@ Lunit is a unit testing framework for lua. %autosetup -n lunit-%{version} -%build - - %install mkdir -p %{buildroot}%{_bindir} cp -p extra/lunit.sh %{buildroot}%{_bindir}/lunit |
