https://bugzilla.redhat.com/show_bug.cgi?id=1389971 --- Comment #7 from Antonio Trande <anto.trande@xxxxxxxxx> --- > Do you really need to compile examples (bin/examples-*) and tests files > (bin/tests-*)? If yes, those files should be packaged separately. Test files looks to be just for testing. There is no need to pack them. Sorry for misunderstanding. export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(pwd); \ export CTEST_OUTPUT_ON_FAILURE=1; \ ctest; \ 'ctest' command goes under %check section. See http://fedoraproject.org/wiki/Packaging:Guidelines#Scriplets_are_only_allowed_to_write_in_certain_directories -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx