temporarily set prefix path to ./
[src/app-framework-main.git] / wgtpkg-workdir.c
index 4b0b08c..0c184a5 100644 (file)
@@ -25,7 +25,7 @@
 #include "wgtpkg.h"
 
 #ifndef PREDIR
-#define PREDIR  "/tmp/"
+#define PREDIR  "./"
 #endif
 
 static int mode = 0700;