devstructure / debra

build Debian packages
Other
16 stars 0 forks source link

Include correct paths in md5sums file #5

Closed rcrowley closed 14 years ago

rcrowley commented 14 years ago

This is bad:

73c57610c9e30c8b41ece4b814321f79  /home/rcrowley/work/puppet-config/debian/etc/cron.d/puppet
6a6584c444c84ae3003bc4a6e9958c14  /home/rcrowley/work/puppet-config/debian/etc/puppet/puppet.conf

This would be better:

73c57610c9e30c8b41ece4b814321f79  /etc/cron.d/puppet
6a6584c444c84ae3003bc4a6e9958c14  /etc/puppet/puppet.conf
rcrowley commented 14 years ago

Fixed in 0.2.7.