Revert "fix rmlint"

This reverts commit 18ddfda81a.
This commit is contained in:
Domen Kozar 2013-06-29 19:12:11 +02:00
parent efa4aac21e
commit 175eb450cd

View File

@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
sha256 = "bea39a5872b39d3596e756f242967bc5bde6febeb996fdcd63fbcf5bfdc75f01";
};
makeFlags="DESTDIR=$(out) INSTALLPATH=$(out)/bin/";
makeFlags="DESTDIR=$(out)";
meta = {
description = "A tool to remove duplicates and other lint";