smartgit: remove unneeded environment variables
This commit is contained in:
@@ -48,9 +48,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
libXtst
|
||||
]
|
||||
} \
|
||||
--prefix JRE_HOME : ${jre} \
|
||||
--prefix JAVA_HOME : ${jre} \
|
||||
--prefix SMARTGITHG_JAVA_HOME : ${jre} \
|
||||
--prefix SMARTGIT_JAVA_HOME : ${jre} \
|
||||
)
|
||||
# add missing shebang for start script
|
||||
sed -i $out/bin/smartgit \
|
||||
|
||||
Reference in New Issue
Block a user