Fix the path to the architecture-independent data
[staging/basesystem.git] / agl-basefiles / include / aglpath.h
index e278fbf..de32991 100644 (file)
@@ -39,7 +39,7 @@
 
 #define PF_SHM                 PF_TMP"shm/"
 #define PF_SHARE               PF_USR"share/"
-#define PF_P_SHARE             PF_USR"agl/share/"
+#define PF_P_SHARE             PF_USR"share/basesystem"
 
 #define PF_SYS_BS              PF_NVSYSTEM"sys_bs/"