[Lunar-commits] <moonbase-other> VirtualBox: remove the source directory after build.

Florin Braescu florin at lunar-linux.org
Fri Jul 26 20:03:34 CEST 2013


commit 19d292bc3be0c7dd721f76eeb837a415ff15ef35
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri, 26 Jul 2013 11:02:47 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/19d292bc3be0c7dd721f76eeb837a415ff15ef35

VirtualBox: remove the source directory after build.
---
  virtual/VirtualBox/POST_INSTALL | +3/-0     
  1 file changed, 3 insertions(+)

--- a/virtual/VirtualBox/POST_INSTALL
+++ b/virtual/VirtualBox/POST_INSTALL
@@ -1,2 +1,5 @@
+# Remove the sources directory
+rm -fR $SOURCE_DIRECTORY
+
 # Install the kernel module
 lin -c virtualbox-module




More information about the Lunar-commits mailing list