mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-20 10:55:01 +00:00
DISTMYSQL-438 Pt sources not present in pdps-8.0 repo
This commit is contained in:
@@ -426,10 +426,12 @@ build_source_deb(){
|
||||
cp *_source.changes $WORKDIR/source_deb
|
||||
cp *.dsc $WORKDIR/source_deb
|
||||
cp *.orig.tar.gz $WORKDIR/source_deb
|
||||
cp *.diff.gz $WORKDIR/source_deb
|
||||
# cp *.tar.xz* $CURDIR/source_deb
|
||||
cp *_source.changes $CURDIR/source_deb
|
||||
cp *.dsc $CURDIR/source_deb
|
||||
cp *.orig.tar.gz $CURDIR/source_deb
|
||||
cp *.diff.gz $CURDIR/source_deb
|
||||
}
|
||||
|
||||
build_tarball(){
|
||||
|
Reference in New Issue
Block a user