[ckan-changes] [okfn/ckan] 3b1fff: Fix paster create -t ckanext ...
GitHub
noreply at github.com
Tue Mar 20 21:19:47 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 3b1fff9ff90c61cfdca2368c5e71d735e6a42ed2
https://github.com/okfn/ckan/commit/3b1fff9ff90c61cfdca2368c5e71d735e6a42ed2
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-03-20 (Tue, 20 Mar 2012)
Changed paths:
A ckan/pastertemplates/template/ckanext_+project+.egg-info/.gitignore
Log Message:
-----------
Fix paster create -t ckanext ...
This command was crashing, complaining that it couldn't find an egg-info
dir. It looks like there needs to be an empty directory at:
ckan/pastertemplates/template/ckanext_+project+.egg-info/
Since git doesn't track empty directories, I think this might have been
lost in the move from hg to git?
More information about the ckan-changes
mailing list