orion / rpms / openni

Forked from rpms/openni 4 years ago
Clone
af74da5
diff -up ./Platform/Linux/CreateRedist/Redist_OpenNi.py.armsamples ./Platform/Linux/CreateRedist/Redist_OpenNi.py
af74da5
--- ./Platform/Linux/CreateRedist/Redist_OpenNi.py.armsamples	2013-09-15 00:09:24.809941045 -0400
af74da5
+++ ./Platform/Linux/CreateRedist/Redist_OpenNi.py	2013-09-15 00:09:43.265631930 -0400
af74da5
@@ -346,12 +346,12 @@ if PLATFORM == 'CE4100':
af74da5
     samples_list.remove('NiViewer')
af74da5
     samples_list.remove('NiSimpleViewer')
af74da5
 
af74da5
-if PLATFORM == 'Arm':
af74da5
-    samples_list.remove('NiUserTracker')
af74da5
-    samples_list.remove('NiViewer')
af74da5
-    samples_list.remove('NiSimpleViewer')
af74da5
-    samples_list.remove('NiHandTracker')
af74da5
-    samples_list.remove('NiUserSelection')
af74da5
+#if PLATFORM == 'Arm':
af74da5
+#    samples_list.remove('NiUserTracker')
af74da5
+#    samples_list.remove('NiViewer')
af74da5
+#    samples_list.remove('NiSimpleViewer')
af74da5
+#    samples_list.remove('NiHandTracker')
af74da5
+#    samples_list.remove('NiUserSelection')
af74da5
 
af74da5
 if (MonoDetected == 0):
af74da5
     samples_list.remove("SimpleRead.net")