<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/indic-computing/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/indic-computing/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/indic-computing/bugs/</id><updated>2002-07-03T10:06:49Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>make clobber fails to clean .../images/</title><link href="https://sourceforge.net/p/indic-computing/bugs/1/" rel="alternate"/><published>2002-07-03T10:06:49Z</published><updated>2002-07-03T10:06:49Z</updated><author><name>Joseph Koshy</name><uri>https://sourceforge.net/u/jkoshy/</uri></author><id>https://sourceforge.netfef4c0e6735e12beb0b125c11b3bcf728b4ce326</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In $ROOT/.../website/ :&lt;/p&gt;
&lt;p&gt;$ make&lt;/p&gt;
&lt;p&gt;will populate the &amp;amp;quot;images/&amp;amp;quot; directory with images&lt;br /&gt;
required by the Handbook, FAQ and Survey.  However,&lt;br /&gt;
`make clean' or `make clobber' will not remove&lt;br /&gt;
these.&lt;/p&gt;
&lt;p&gt;Doing `rm -f' on &amp;amp;quot;images/&amp;amp;quot; will not work because&lt;br /&gt;
the directory contains other images (logo.png)&lt;br /&gt;
that are needed.&lt;/p&gt;
&lt;p&gt;Suggested fix: make &amp;amp;quot;images/&amp;amp;quot; to hold ONLY&lt;br /&gt;
generated files.  Create &amp;amp;quot;logo.png&amp;amp;quot; from&lt;br /&gt;
some other source at website build time.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>