File: 02-remove_lena_references.patch

package info (click to toggle)
codeblocks 16.01%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 85,352 kB
  • sloc: cpp: 665,947; ansic: 48,306; sh: 32,198; xml: 29,690; makefile: 6,054; asm: 3,827; python: 3,251; f90: 1,202; pascal: 839; yacc: 291; perl: 261; sed: 16
file content (17 lines) | stat: -rw-r--r-- 533 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Fix FTBFS caused by removal of non-free image "lena.jpg".
 See https://lintian.debian.org/tags/license-problem-non-free-img-lenna.html
 and #794852 for more details.
Forwarded: not-yet
Author: Vincent Cheng <vcheng@debian.org>
Last-Update: 2015-08-20

--- a/src/plugins/scriptedwizard/resources/opencv/Makefile.am
+++ b/src/plugins/scriptedwizard/resources/opencv/Makefile.am
@@ -8,6 +8,5 @@
 
 filesdir		= $(pkgdatadir)/files
 
-dist_files_DATA	= files/main.cpp \
-			files/lena.jpg
+dist_files_DATA	= files/main.cpp