]> git.pld-linux.org Git - packages/OpenNI.git/blame - OpenNI-system-libs.patch
- unconditional noarch subpackages
[packages/OpenNI.git] / OpenNI-system-libs.patch
CommitLineData
29ecaae7
JB
1--- OpenNI-OpenNI-1e9524f/Platform/Linux/Build/Modules/nimCodecs/Makefile.orig 2014-07-27 09:25:00.510513520 +0200
2+++ OpenNI-OpenNI-1e9524f/Platform/Linux/Build/Modules/nimCodecs/Makefile 2014-07-27 09:26:03.623844205 +0200
15e3f957
JB
3@@ -2,15 +2,13 @@
4
5 INC_DIRS = \
6 ../../../../../Include \
7- ../../../../../Source \
29ecaae7 8- ../../../../../Externals/LibJPEG
15e3f957
JB
9+ ../../../../../Source
10
11 SRC_FILES = \
12- ../../../../../Source/Modules/nimCodecs/*.cpp \
29ecaae7 13- ../../../../../Externals/LibJPEG/*.c
15e3f957
JB
14+ ../../../../../Source/Modules/nimCodecs/*.cpp
15
16 LIB_NAME = nimCodecs
17-USED_LIBS = OpenNI
18+USED_LIBS = OpenNI jpeg
19
20 include ../../Common/CommonCppMakefile
21
This page took 0.051859 seconds and 4 git commands to generate.