Konstantin Boudnik created BIGTOP-1295:
------------------------------------------
Summary: package.mk misteriously missing mkdir for RPMS that leads
to SUSE build to fail
Key: BIGTOP-1295
URL: https://issues.apache.org/jira/browse/BIGTOP-1295
Project: Bigtop
Issue Type: Bug
Components: Build, RPM
Affects Versions: 0.7.0
Reporter: Konstantin Boudnik
Fix For: 0.8.0
I am not sure how this got missed and at what point, but clearly
{code}
mkdir -p $(PKG_BUILD_DIR)/rpm/{INSTALL,SOURCES,BUILD,SRPMS}
{code}
is missing RPMS directory being created. As the result, Suse packages build is
failing.
--
This message was sent by Atlassian JIRA
(v6.2#6252)