diff --git a/pd/src/s_inter.c b/pd/src/s_inter.c index e05e112d863dff2a367134268dbfa95d50517720..c9add24e45b852668423b9b94e0c0dbbeb83dc69 100644 --- a/pd/src/s_inter.c +++ b/pd/src/s_inter.c @@ -21,7 +21,7 @@ that didn't really belong anywhere. */ * extract the nw binary to purr-data/pd/nw/nw */ -#define GUIDIR "/home/user/purr-data/pd/nw" +#define GUIDIR "" /* "/home/user/purr-data/pd/nw" */ #ifdef HAVE_UNISTD_H #include <unistd.h>