[med-svn] [Git][med-team/manta][master] More tweaks for config

Andreas Tille gitlab at salsa.debian.org
Wed May 2 14:49:42 BST 2018


Andreas Tille pushed to branch master at Debian Med / manta


Commits:
a15b7d8d by Andreas Tille at 2018-05-02T15:49:38+02:00
More tweaks for config

- - - - -


1 changed file:

- debian/patches/config_path.patch


Changes:

=====================================
debian/patches/config_path.patch
=====================================
--- a/debian/patches/config_path.patch
+++ b/debian/patches/config_path.patch
@@ -13,3 +13,13 @@ Description: Move config to /etc
          updateIniSections(iniSections,getIniSections(globalConfigPath))
  
          parser=self._getOptionParser(iniSections[primary_section],configFileName, cmdlineScriptDir,
+--- a/src/python/bin/CMakeLists.txt
++++ b/src/python/bin/CMakeLists.txt
+@@ -30,6 +30,6 @@ include("${THIS_GLOBALS_CMAKE}") # requi
+ 
+ install_fileglob("${CMAKE_CURRENT_BINARY_DIR}" "${INSTALL_TO_DIR}" "*.py"
+                  "${THIS_EXECUTABLE_PERMISSIONS}")
+-install_fileglob("${CMAKE_CURRENT_BINARY_DIR}" "${INSTALL_TO_DIR}" "*.ini"
++install_fileglob("${CMAKE_CURRENT_BINARY_DIR}" "/etc/manta" "*.ini"
+                  "${THIS_LIBRARY_PERMISSIONS}")
+ 



View it on GitLab: https://salsa.debian.org/med-team/manta/commit/a15b7d8dd2eebd6993be95131930f75501e94359

---
View it on GitLab: https://salsa.debian.org/med-team/manta/commit/a15b7d8dd2eebd6993be95131930f75501e94359
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180502/ec40535e/attachment-0001.html>


More information about the debian-med-commit mailing list