Moved pidgin-latex to pidgin-plugins, added aggregatable link for pidgin-otr.
svn path=/nixpkgs/trunk/; revision=9147
This commit is contained in:
@@ -11,5 +11,7 @@ stdenv.mkDerivation {
|
||||
description = "OTR plugin for Pidgin IM.";
|
||||
};
|
||||
|
||||
postInstall = "ln -s \$out/lib/pidgin \$out/share/pidgin-otr";
|
||||
|
||||
buildInputs = [libotr pidgin];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user