tiger-vnc: remove unused variable
This commit is contained in:
parent
8020f72142
commit
843efcdca0
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ class TigerVnc < Formula
|
|||
depends_on :x11
|
||||
|
||||
def install
|
||||
gettext = Formula['gettext']
|
||||
turbo = Formula['jpeg-turbo']
|
||||
args = std_cmake_args + %W[
|
||||
-DJPEG_INCLUDE_DIR=#{turbo.include}
|
||||
|
|
Loading…
Reference in a new issue