~siretart/ubuntu/utopic/blender/libav10

« back to all changes in this revision

Viewing changes to debian/patches/0006-fix_FTBFS_on_KFreeBSD.patch

  • Committer: Package Import Robot
  • Author(s): Kevin Roy
  • Date: 2011-10-21 14:21:47 UTC
  • mfrom: (14.2.10 sid)
  • Revision ID: package-import@ubuntu.com-20111021142147-2yjgibwwnmqibacp
Tags: 2.59-1
* New Upstream Release 2.59 (Closes: #641085)
* debian/control: libglew dependency changed
  - changed Depends libglew1.5-dev to libglew1.6-dev
   due to transition. (Closes: #636177)
* update manpages
* change depends yafray to new yafaray packages 
      (Thanks to Matteo F. Vescovi)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 1 files changed, 2 insertions(+), 2 deletions(-)
9
9
 
10
10
diff --git a/source/blender/blenlib/intern/storage.c b/source/blender/blenlib/intern/storage.c
11
 
index 9dc5e6d..810945b 100644
 
11
index 6ba91fe..2a01dfc 100644
12
12
--- a/source/blender/blenlib/intern/storage.c
13
13
+++ b/source/blender/blenlib/intern/storage.c
14
14
@@ -56,7 +56,7 @@