8000 fix missing symlink for kf5-ktexteditor in ~/Library/Application Supp… · da-liii/scala@e287b33 · GitHub
[go: up one dir, main page]

Skip to content

Commit e287b33

Browse files
yurikoleskrf
authored andcommitted
fix missing symlink for kf5-ktexteditor in ~/Library/Application Support/
fixes scala#49
1 parent c3b46d5 commit e287b33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kf5-ktexteditor.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ class Kf5Ktexteditor < Formula
1313
depends_on "haraldf/kf5/kf5-kparts"
1414

1515
def install
16+
ln_sf Dir["#{HOMEBREW_PREFIX}/share/kservicetypes5"], "#{Etc.getpwuid.dir}/Library/Application Support/"
1617
args = std_cmake_args
1718

1819
system "cmake", ".", *args

0 commit comments

Comments
 (0)
0