PT-2078 Automate the jenkins job for PT Release

This commit is contained in:
Surabhi Bhat
2023-07-18 15:50:30 +05:30
parent 6ca63668e2
commit d5e8d42251
2 changed files with 563 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ visit http://www.percona.com/software/.
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
sed -i '499d' Makefile
#sed -i '499d' Makefile
make %{?_smp_mflags}
%install