<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -76,4 +76,6 @@ $(EBIN)/%.beam: $(ESRC)/%.erl
 	$(CC) $(OPT) -o $(EBIN) $&lt;
 
 config:
-	cp -n conf/settings.py.template conf/settings.py || true
+	$(if $(wildcard conf/settings.py),\
+	        $(info not overwriting existing conf/settings.py),\
+                 cp conf/settings.py.template conf/settings.py)</diff>
      <filename>Makefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dc3a5e36b66f1346a216e33c43b19f60c6b074e6</id>
    </parent>
  </parents>
  <author>
    <name>Ville Tuulos</name>
    <email>tuulos@dxfront.(none)</email>
  </author>
  <url>http://github.com/tuulos/disco/commit/7885a37f0e80124ab737f6dd0e172df73a2f2d74</url>
  <id>7885a37f0e80124ab737f6dd0e172df73a2f2d74</id>
  <committed-date>2009-09-09T16:44:27-07:00</committed-date>
  <authored-date>2009-09-09T16:44:27-07:00</authored-date>
  <message>Fixed Makefile, &quot;cp -n&quot; doesn't work on Linux</message>
  <tree>0cf6af1bedde5100f41aa48a0fcf37029441d0cf</tree>
  <committer>
    <name>Ville Tuulos</name>
    <email>tuulos@dxfront.(none)</email>
  </committer>
</commit>
