Removing obsolete override from xclip expression
svn path=/nixpkgs/trunk/; revision=16013
This commit is contained in:
@@ -9,8 +9,6 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
buildInputs = [x11 libXmu];
|
buildInputs = [x11 libXmu];
|
||||||
|
|
||||||
installPhase="make install DESTDIR=\$out";
|
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "access X clipboard from this console application";
|
description = "access X clipboard from this console application";
|
||||||
homepage = http://people.debian.org/~kims/xclip/;
|
homepage = http://people.debian.org/~kims/xclip/;
|
||||||
|
|||||||
Reference in New Issue
Block a user