Commit a29c8857 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play: fix sublime-text packing

parent 1df3b323
......@@ -15,6 +15,8 @@ subst "s|^URL:.*|URL: https://www.sublimetext.com|" $SPEC
subst "s|^Summary:.*|Summary: Sophisticated text editor for code, html and prose|" $SPEC
subst "s|^License: unknown$|License: Proprietary|" $SPEC
subst "1i%filter_from_requires /^python3(sublime_api)/d" $SPEC
# move package to /opt
ROOTDIR=sublime_text
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment