ruby: fixup mpdcron
This commit is contained in:
@@ -63,8 +63,7 @@ in
|
||||
"--with-xslt-include=${libxslt}/include"
|
||||
"--with-exslt-lib=${libxslt}/lib"
|
||||
"--with-exslt-include=${libxslt}/include"
|
||||
"--with-iconv-dir=${libiconv}"
|
||||
];
|
||||
] ++ lib.optional stdenv.isDarwin "--with-iconv-dir=${libiconv}";
|
||||
};
|
||||
|
||||
pg = attrs: {
|
||||
|
||||
Reference in New Issue
Block a user