diff options
author | Christoph Willing <chris.willing@iinet.net.au> | 2017-03-10 18:38:26 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-11 07:04:01 +0700 |
commit | 37d3e9404add4c52298ac95d7ee74ba6edb126f6 (patch) | |
tree | 2bb7fb434123f1da61c46d6f316770248d69a8ba /graphics/Blender/buildinfo-2.78a.diff | |
parent | cb6604ead419da238dd1b179162a5783878e63e8 (diff) | |
download | slackbuilds-37d3e9404add4c52298ac95d7ee74ba6edb126f6.tar.gz |
graphics/Blender: Updated for version 2.78c
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
Diffstat (limited to 'graphics/Blender/buildinfo-2.78a.diff')
-rw-r--r-- | graphics/Blender/buildinfo-2.78a.diff | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/graphics/Blender/buildinfo-2.78a.diff b/graphics/Blender/buildinfo-2.78a.diff deleted file mode 100644 index c41e97144b..0000000000 --- a/graphics/Blender/buildinfo-2.78a.diff +++ /dev/null @@ -1,16 +0,0 @@ ---- build_files/cmake/buildinfo.cmake.orig 2016-10-25 19:59:23.000000000 +1000 -+++ build_files/cmake/buildinfo.cmake 2016-11-13 17:31:44.921023097 +1000 -@@ -8,9 +8,10 @@ - - # Extract working copy information for SOURCE_DIR into MY_XXX variables - # with a default in case anything fails, for example when using git-svn --set(MY_WC_HASH "unknown") --set(MY_WC_BRANCH "unknown") --set(MY_WC_COMMIT_TIMESTAMP 0) -+# Timestamp from $(date --date='TZ="UTC" 14:22 24-Oct-16' +%s) - time & date of commit -+set(MY_WC_HASH "e8299c81006a") -+set(MY_WC_BRANCH "master") -+set(MY_WC_COMMIT_TIMESTAMP 1477318920) - - # Guess if this is a git working copy and then look up the revision - if(EXISTS ${SOURCE_DIR}/.git) |