You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
392 B
11 lines
392 B
--- ../cache/libao-1.2.2/include/ao/ao_private.h 2016-11-14 16:03:30.000000000 +0000
|
|
+++ ./include/ao/ao_private.h 2018-07-10 21:09:26.757188903 +0000
|
|
@@ -51,7 +51,7 @@
|
|
/* --- Constants --- */
|
|
|
|
#ifndef AO_SYSTEM_CONFIG
|
|
-#define AO_SYSTEM_CONFIG "/etc/libao.conf"
|
|
+#define AO_SYSTEM_CONFIG "@TERMUX_PREFIX@/etc/libao.conf"
|
|
#endif
|
|
#ifndef AO_USER_CONFIG
|
|
#define AO_USER_CONFIG "/.libao"
|
|
|