When the source feed is a local file, copy the feed-for from that
commit98a7731e63ce87423760e7ec45dcf12d7efcaf94
authorThomas Leonard <talex5@gmail.com>
Sun, 5 Oct 2008 08:37:39 +0000 (5 09:37 +0100)
committerThomas Leonard <talex5@gmail.com>
Sun, 5 Oct 2008 08:37:39 +0000 (5 09:37 +0100)
treec8dbd3066ca0f72230fb30b9222a347a5a766089
parentb7b3b46a5c2ce418bfcaa575e905613124df134c
When the source feed is a local file, copy the feed-for from that

If you did:

  0compile setup /some/local/file.xml

then the resulting feed would contain:

  <feed-for interface='/some/local/file.xml'>

This isn't very useful. Now, it copies the source's feed-for, if possible.
build.py