add lib/dtrace to non-owned directories
This commit is contained in:
parent
c3b32c0189
commit
040d655d8d
@ -139,6 +139,7 @@ class Keg < Pathname
|
||||
# pkg-config database gets explicitly created
|
||||
when 'pkgconfig' then :mkpath
|
||||
# lib/language folders also get explicitly created
|
||||
when 'dtrace' then :mkpath
|
||||
when /^gdk-pixbuf/ then :mkpath
|
||||
when 'ghc' then :mkpath
|
||||
when 'lua' then :mkpath
|
||||
|
Loading…
x
Reference in New Issue
Block a user