dev-java/jmi-interface: whitespace

This commit is contained in:
Felix Janda
2016-08-05 18:17:06 +02:00
committed by Michał Górny
parent 8e195efeb2
commit fd1cca69fd

View File

@@ -34,7 +34,7 @@ src_unpack() {
cd "${S}/src" || die
unpack ${JMI_ZIP}
# adding mof.xml required by Netbeans
# adding mof.xml required by Netbeans
# #98603 and #162328
cd "${S}/src/javax/jmi/model" || die
unpack ${MOF_XML}