quote URLs in my packages to ease opening them from urxvt
This commit is contained in:
@@ -20,7 +20,7 @@ in stdenv.mkDerivation {
|
||||
makeFlags = [ "PREFIX=$(out)" ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://www.xelerance.com/software/xl2tpd/;
|
||||
homepage = "http://www.xelerance.com/software/xl2tpd/";
|
||||
description = "Layer 2 Tunnelling Protocol Daemon (RFC 2661)";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl2;
|
||||
|
||||
Reference in New Issue
Block a user