summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rwxr-xr-xconf/osx/preflight3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/osx/preflight b/conf/osx/preflight
index 57ebcb67e..cde682b9c 100755
--- a/conf/osx/preflight
+++ b/conf/osx/preflight
@@ -8,4 +8,5 @@
# ${3} is the destination volume so that this works correctly
# when being installed to volumes other than the current OS.
-rm -Rf "${3}{SITELIBDIR}/puppet*"
+/bin/rm -Rf "${3}{SITELIBDIR}/puppet"
+/bin/rm -Rf "${3}{SITELIBDIR}/puppet.rb"