On 01/22/2017 01:03 PM, Martin Gansser wrote:
I tried several combinations, but always the same behaviour.

#%make_install DEST=%{buildroot}%{_datadir}/nuvolaplayer3/web_apps/
#make DESTDIR=%{buildroot}%{_datadir}/nuvolaplayer3/web_apps/ install
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"

I tried you spec twice without reproducing (although it fails building with unpackaged files): IMHO, you have an install tree leftover by a previous run with incorrect user/permissions. You should remove it manually with the appropriate privileges before retrying.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to