]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- typo in common (are these macros used that such typo was possible??)
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 22 May 2006 14:22:52 +0000 (14:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.297

rpm.macros

index b3d399eff6164f24bf6d644729d57c46237ced99..8fdc0032252d59854fac39d66d05dc03dbd3332e 100644 (file)
@@ -817,9 +817,10 @@ if [ "$1" = "0" ] || [ "$2" = "0" ]; then \
 %_jvmlibdir            %{_libdir}/jvm
 %_jvmdatadir           %{_datadir}/jvm
 %_jvmsysconfdir                %{_sysconfdir}/jvm
-%_jvmcommonlibdir      %{_libdir}/jvm-commmon
-%_jvmcommondatadir     %{_datadir}/jvm-commmon
-%_jvmcommonsysconfdir  %{_sysconfdir}/jvm-commmon
+# FIXME: are these used?
+%_jvmcommonlibdir      %{_libdir}/jvm-common
+%_jvmcommondatadir     %{_datadir}/jvm-common
+%_jvmcommonsysconfdir  %{_sysconfdir}/jvm-common
 %_javadir              %{_datadir}/java
 %_jnidir               %{_libdir}/java
 %_javadocdir           %{_datadir}/javadoc
This page took 0.047633 seconds and 4 git commands to generate.