[SCM] blender/master: debian/patches: removed a whitespace in 0005 patch
mfv-guest at users.alioth.debian.org
mfv-guest at users.alioth.debian.org
Thu Jan 5 13:28:17 UTC 2012
The following commit has been merged in the master branch:
commit b8cf038d1aba693bd1fff1e7cf4b4ee5f7096130
Author: Matteo F. Vescovi <mfv.debian at gmail.com>
Date: Thu Jan 5 14:27:24 2012 +0100
debian/patches: removed a whitespace in 0005 patch
Git-Dch: Ignore
diff --git a/debian/patches/0005-install_in_usr_lib.patch b/debian/patches/0005-install_in_usr_lib.patch
index 8ba9c5f..124aba5 100644
--- a/debian/patches/0005-install_in_usr_lib.patch
+++ b/debian/patches/0005-install_in_usr_lib.patch
@@ -30,7 +30,7 @@ index 7a9a44c..f6f7cc1 100644
- DIRECTORY ${CMAKE_SOURCE_DIR}/release/scripts
- DESTINATION ${TARGETDIR_VER}
+ DIRECTORY ${CMAKE_SOURCE_DIR}/release/scripts/
-+ DESTINATION ${CMAKE_INSTALL_PREFIX}/lib/blender/scripts/
++ DESTINATION ${CMAKE_INSTALL_PREFIX}/lib/blender/scripts/
PATTERN ".svn" EXCLUDE
PATTERN "__pycache__" EXCLUDE
PATTERN "${ADDON_EXCLUDE_CONDITIONAL}" EXCLUDE
--
blender packaging
More information about the pkg-multimedia-commits
mailing list