Index: /trunk/src/VBox/ExtPacks/Skeleton/Makefile.kmk
===================================================================
--- /trunk/src/VBox/ExtPacks/Skeleton/Makefile.kmk	(revision 40381)
+++ /trunk/src/VBox/ExtPacks/Skeleton/Makefile.kmk	(revision 40382)
@@ -5,5 +5,5 @@
 
 #
-# Copyright (C) 2010-2011 Oracle Corporation
+# Copyright (C) 2010-2012 Oracle Corporation
 #
 # Permission is hereby granted, free of charge, to any person
@@ -65,6 +65,5 @@
 VBoxSkeletonMain_TEMPLATE = VBoxR3ExtPackSkeleton
 VBoxSkeletonMain_SOURCES = VBoxSkeletonMain.cpp
-VBoxSkeletonMain_DEFS = \
-	$(if $(VBOX_WITH_RAW_MODE),VBOX_WITH_RAW_MODE,)
+VBoxSkeletonMain_DEFS =
 
 #
@@ -79,5 +78,5 @@
 
 #
-# Packing .
+# Packing.
 #
 ifndef VBOX_WITHOUT_EXTPACK_SKELETON_PACKING
@@ -158,5 +157,5 @@
 	$(RM) -Rf $(VBoxSkeletonIns_0_OUTDIR)/Stage/
 
-BLDDIRS += $(VBOX_PATH_PACKAGES)/ $(VBOX_PATH_PACKAGES)/
+BLDDIRS += $(VBOX_PATH_PACKAGES)/
 
 include	$(KBUILD_PATH)/subfooter.kmk
Index: /trunk/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp
===================================================================
--- /trunk/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp	(revision 40381)
+++ /trunk/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp	(revision 40382)
@@ -5,5 +5,5 @@
 
 /*
- * Copyright (C) 2010-2010 Oracle Corporation
+ * Copyright (C) 2010-2012 Oracle Corporation
  *
  * Permission is hereby granted, free of charge, to any person
