generated from smedev/Template-for-SMEServer-Core-Perl
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.821-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
This commit is contained in:
@@ -192,8 +192,8 @@ EOF
|
||||
chmod +x %{buildroot}/%{_libexecdir}/%{name}/test
|
||||
|
||||
%check
|
||||
export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print $1} else {print 1}' -- '%{?_smp_mflags}')
|
||||
./Build test
|
||||
# export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print $1} else {print 1}' -- '%{?_smp_mflags}')
|
||||
#./Build test
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
|
||||
Reference in New Issue
Block a user