Removing obsolete override from xclip expression
svn path=/nixpkgs/trunk/; revision=16013
This commit is contained in:
parent
d0b03cbe1a
commit
62a867c558
@ -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/;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user