[Pkg-owncloud-commits] [owncloud-client] 108/115: create shellext path

Sandro Knauß hefee-guest at moszumanska.debian.org
Fri Aug 29 22:04:07 UTC 2014


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit c60b433c422135fcaa539a12e175428bdfa344a5
Author: Daniel Molkentin <danimo at owncloud.com>
Date:   Thu Aug 21 20:33:25 2014 +0200

    create shellext path
---
 cmake/modules/NSIS.template.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cmake/modules/NSIS.template.in b/cmake/modules/NSIS.template.in
index b6a393c..ae10c1f 100644
--- a/cmake/modules/NSIS.template.in
+++ b/cmake/modules/NSIS.template.in
@@ -474,6 +474,7 @@ SectionEnd
       File "${BUILD_PATH}\vcredist_x86.exe"
       File "${BUILD_PATH}\vcredist_x64.exe"
       Call InstallRedistributables
+      CreateDirectory "$INSTDIR\shellext"
       ${If} ${RunningX64}
          !define LIBRARY_X64
          !insertmacro InstallLib DLL NOTSHARED REBOOT_PROTECTED "${SOURCE_PATH}\binary\shell_integration\windows\Release\x64\OCUtil_x64.dll" "$INSTDIR\shellext\OCUtil_x64.dll" "$INSTDIR\shellext"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list