]> git.pld-linux.org Git - packages/OpenNI.git/blame - OpenNI-mono.patch
- unconditional noarch subpackages
[packages/OpenNI.git] / OpenNI-mono.patch
CommitLineData
df230194
JB
1--- OpenNI-OpenNI-1e9524f/Platform/Linux/Build/Common/CommonCSMakefile.orig 2013-11-12 17:30:03.000000000 +0100
2+++ OpenNI-OpenNI-1e9524f/Platform/Linux/Build/Common/CommonCSMakefile 2017-11-29 16:54:33.678880973 +0100
3@@ -45,7 +45,7 @@
4 TARGET = winexe
5 endif
6
7-OUTPUT_COMMAND = gmcs -out:$(OUTPUT_FILE) -target:$(TARGET) $(CSFLAGS) $(USED_NETLIBS_OPTION) $(SRC_FILES)
8+OUTPUT_COMMAND = mcs -out:$(OUTPUT_FILE) -target:$(TARGET) $(CSFLAGS) $(USED_NETLIBS_OPTION) $(SRC_FILES)
9
10 #############################################################################
11 # Targets
This page took 0.20949 seconds and 4 git commands to generate.