sublime-text3: small tweaks.

This commit is contained in:
wertyi48 2013-12-25 15:11:04 -04:00
parent e20006cb82
commit b215d254e8
1 changed files with 3 additions and 2 deletions

View File

@ -4,13 +4,14 @@ version=3061
revision=1 revision=1
distfiles="http://c758482.r82.cf2.rackcdn.com/sublime_text_3_build_${version}_x64.tar.bz2" distfiles="http://c758482.r82.cf2.rackcdn.com/sublime_text_3_build_${version}_x64.tar.bz2"
checksum="498a398f14d09e1c319fc2bb1e14d33573ca118d70c351e546912aaf1e22a419" checksum="498a398f14d09e1c319fc2bb1e14d33573ca118d70c351e546912aaf1e22a419"
wrksrc="sublime_text_3"
only_for_archs="x86_64"
maintainer="Steven R <strob AT styez DOT com>" maintainer="Steven R <strob AT styez DOT com>"
homepage="http://www.sublimetext.com/3dev" homepage="http://www.sublimetext.com/3dev"
license="Propietary" license="Propietary"
short_desc="Sophisticated text editor for code, markup and prose" short_desc="Sophisticated text editor for code, markup and prose"
wrksrc="sublime_text_3"
only_for_archs="x86_64"
do_install() { do_install() {
vmkdir "usr/bin" vmkdir "usr/bin"
vmkdir "usr/share/sublime_text" vmkdir "usr/share/sublime_text"