1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools/templates
Justin Mayer bf0a50880d Revert "make clean" behavior to rm -rf. Fixes #773
The change to the "make clean" task in 764a2cf from "rm -rf" to instead
relying on GNU "find" appears to have broken cross-platform portability,
likely causing problems on *BSD and other platforms. This commit reverts
that change back to the previous "rm -rf" behavior.
2013-06-24 13:40:32 -07:00
..
develop_server.sh.in Updated pelican.server not started error message. 2013-05-18 08:20:50 +02:00
Makefile.in Revert "make clean" behavior to rm -rf. Fixes #773 2013-06-24 13:40:32 -07:00
pelicanconf.py.in Unicode all the things, incl. our settings files 2013-04-21 15:00:40 -07:00
publishconf.py.in MOAR Unicode for generated settings files 2013-04-21 15:18:31 -07:00