Test why rpmbuild is failing under docker but works on live system

merge-requests/31/head test_1.20.1171-test3
Paul Traina 2020-11-17 13:30:15 -08:00
rodzic 2288d563eb
commit 79e0491750
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -30,6 +30,8 @@ make
%install
make install DESTDIR=${RPM_BUILD_ROOT}
# temporary hack to check if all of our files were installed properly
find ${RPM_BUILD_ROOT} -ls
%check
# desktop-file-validate desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop