]> git.pld-linux.org Git - packages/lttng-ust.git/blob - lttng-ust-java.patch
- updated to 2.11.0
[packages/lttng-ust.git] / lttng-ust-java.patch
1 --- lttng-ust-2.6.0/liblttng-ust-java/Makefile.am.orig  2015-01-27 16:26:04.867994970 +0100
2 +++ lttng-ust-2.6.0/liblttng-ust-java/Makefile.am       2015-01-27 17:05:53.134561412 +0100
3 @@ -19,7 +19,7 @@
4  
5  org_lttng_ust_LTTngUst.h: jni-header.stamp
6  
7 -jni-header.stamp: $(dist_noinst_JAVA)
8 +jni-header.stamp: classnoinst.stamp
9         $(JAVAH) -classpath $(srcdir) $(JAVAHFLAGS) org.lttng.ust.LTTngUst && \
10         echo "JNI header generated" > jni-header.stamp
11  
This page took 0.033806 seconds and 3 git commands to generate.