X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=make_static.PL;h=955502e3ad660a15a4d156eed7561a92c1230417;hb=b35a17adb056560c6d7095f1602b4c60872edda6;hp=6ea5eb1478fe7dce4b2256a3cc2b3ccd9af2fe49;hpb=4c2a2b73f00911aba70d00cc11fbcb3becb72ca6;p=plack-app-gruntmaster.git diff --git a/make_static.PL b/make_static.PL index 6ea5eb1..955502e 100644 --- a/make_static.PL +++ b/make_static.PL @@ -75,7 +75,7 @@ for () { } my $sprite_mtime = -M 'static/logos.png' // 0; -for () { +for () { if (!$sprite_mtime || $sprite_mtime > -M) { make_sprite; last