aboutsummaryrefslogtreecommitdiff
path: root/audio/gramofile/files/post-patch-reclp_main.c
blob: eb55442276aaf453cadacdb778ecabd2a719073a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Index: reclp_main.c
@@ -18,7 +18,7 @@
 #include <curses.h>
 #endif
 
-#define BRECCMD "/usr/lib/gramofile/brec_gramo"
+#define BRECCMD "brec_gramo"
 
 void
 record_from_lp (char *startdir)