summaryrefslogtreecommitdiff
path: root/audio/gramofile/files/post-patch-playwav.c
blob: c6e2fe82923972b4be2b90dc999d4887bc8e51e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Index: playwav.c
@@ -32,7 +32,7 @@
 #include <curses.h>
 #endif
 
-#define BPLAYCMD "/usr/lib/gramofile/bplay_gramo"
+#define BPLAYCMD "bplay_gramo"
 
 void
 playwav_playit (char *filename, int usebeginendtime, double begintime,