Remove librarian-puppet config like bundler

This commit is contained in:
John Barnette 2012-10-03 10:40:34 -07:00
parent 229b4df43f
commit a32baeef46

View file

@ -9,6 +9,7 @@
# We don't want old config hanging around. # We don't want old config hanging around.
rm -rf .bundle/config rm -rf .bundle/config
rm -rf .librarian/puppet/config
# Export CC to explicitly set the compiler used for cexts. # Export CC to explicitly set the compiler used for cexts.