From db0959ad0f4ad86abb780a40cbb551f84ba90caf Mon Sep 17 00:00:00 2001 From: Tom Gilbert Date: Wed, 24 Aug 2005 20:18:00 +0000 Subject: add this to clean up --- lib/rbot/post-clean.rb | 1 + 1 file changed, 1 insertion(+) create mode 100644 lib/rbot/post-clean.rb (limited to 'lib/rbot') diff --git a/lib/rbot/post-clean.rb b/lib/rbot/post-clean.rb new file mode 100644 index 00000000..b53902af --- /dev/null +++ b/lib/rbot/post-clean.rb @@ -0,0 +1 @@ +File.unlink("pkgconfig.rb") if FileTest.exist?("pkgconfig.rb") -- cgit v1.2.3