Codebase list sugar-etoys-activity / 3f9de9c
Tidy rules file: Drop cleanup targets handled by CDBS snippet nowadays. Jonas Smedegaard 8 years ago
1 changed file(s) with 0 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
3838
3939 # Suppress unneeded auto-resolved build-dependency on python-dev
4040 CDBS_BUILD_DEPENDS_class_python-sugar_python = python$(cdbs_python_nondefault_version)
41
42 clean::
43 find -name *.mo -delete
44 find -name *.linfo -delete