lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 10 lines 182 B view raw
1{ 2 setup-helper = { 3 preBuild = '' 4 substituteInPlace setup-helper.setup \ 5 --replace "(chicken-home)" \"$out/share/\" 6 7 cat setup-helper.setup 8 ''; 9 }; 10}