Commit a32baeef465d2f9fdc210887589c9ae6a7d7d081

Authored by John Barnette
1 parent 229b4df43f

Remove librarian-puppet config like bundler

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

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