gpsd: delete useless line
This commit is contained in:
committed by
Bjørn Forsman
parent
c106fc4ba4
commit
248f618a57
@@ -109,7 +109,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
# remove binaries for x-less install because xgps sconsflag is partially broken
|
||||
postFixup = ''
|
||||
${if guiSupport then "" else "rm -f $out/bin/xgps*"}
|
||||
wrapPythonProgramsIn $out/bin "$out $pythonPath"
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user