[SCM] blender/master: debian/patches: removed a whitespace in 0002 patch
mfv-guest at users.alioth.debian.org
mfv-guest at users.alioth.debian.org
Thu Jan 5 13:32:14 UTC 2012
The following commit has been merged in the master branch:
commit 54c98cfcbcfc0d63ca5cb0be8d6600a3bde9b447
Author: Matteo F. Vescovi <mfv.debian at gmail.com>
Date: Thu Jan 5 14:31:14 2012 +0100
debian/patches: removed a whitespace in 0002 patch
Git-Dch: Ignore
diff --git a/debian/patches/0002-blender_thumbnailer.patch b/debian/patches/0002-blender_thumbnailer.patch
index 0aba1ac..9a76e53 100644
--- a/debian/patches/0002-blender_thumbnailer.patch
+++ b/debian/patches/0002-blender_thumbnailer.patch
@@ -37,7 +37,7 @@ index 79a7f5b..7a9a44c 100644
install(
PROGRAMS ${CMAKE_SOURCE_DIR}/release/bin/blender-thumbnailer.py
- DESTINATION ${CMAKE_INSTALL_PREFIX}/bin
-+ DESTINATION ${CMAKE_INSTALL_PREFIX}/lib/blender/scripts
++ DESTINATION ${CMAKE_INSTALL_PREFIX}/lib/blender/scripts
)
install(
FILES ${CMAKE_SOURCE_DIR}/doc/manpage/blender.1
--
blender packaging
More information about the pkg-multimedia-commits
mailing list