blob: 713926dfac76d5a42903eeff172735b7c11b7735 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
bin/electricsheep
bin/electricsheep-voter
bin/mpeg2dec_onroot
bin/flam3-animate
bin/flam3-convert
bin/flam3-genome
bin/flam3-render
bin/esheep-uniqueid
%%DATADIR%%/electricsheep-frown.png
%%DATADIR%%/electricsheep-smile.png
%%DATADIR%%/electricsheep-splash-0.tif
%%DATADIR%%/electricsheep-splash-1.tif
@unexec rmdir %%DATADIR%% 2>/dev/null || true
|