limesuite: removed unnecessary cmakeFlag
This commit is contained in:
parent
683b91ea10
commit
42297b0e1c
@ -30,8 +30,6 @@ in stdenv.mkDerivation {
|
||||
libX11
|
||||
];
|
||||
|
||||
cmakeFlags = [ "-DCMAKE_BUILD_TYPE=Release" ];
|
||||
|
||||
postInstall = ''
|
||||
mkdir -p $out/lib/udev/rules.d
|
||||
cp ../udev-rules/64-limesuite.rules $out/lib/udev/rules.d
|
||||
|
Loading…
x
Reference in New Issue
Block a user