diff --git a/gridtracker.spec b/gridtracker.spec index d072c029..962614be 100644 --- a/gridtracker.spec +++ b/gridtracker.spec @@ -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