Corrected synaptics.
svn path=/nixpkgs/trunk/; revision=9365
This commit is contained in:
parent
43e0727f04
commit
13551216b3
@ -7,7 +7,7 @@ stdenv.mkDerivation {
|
||||
md5 = "1102cd575045640a064ab6f9b1e391af";
|
||||
};
|
||||
|
||||
makeFlags="DESTDIR=$out PREFIX=/";
|
||||
makeFlags="DESTDIR=\${out} PREFIX=/";
|
||||
buildInputs = [libX11 pkgconfig xorgserver libXi libXext];
|
||||
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user