New comment by glaulher on void-packages repository https://github.com/void-linux/void-packages/pull/26642#issuecomment-733710834 Comment: > Cada vez mais fundo! > > Tente fazer isso a partir da raiz do seu clone, enquanto você está no `rpm`branch: > > ``` > git fetch --all --prune > cp srcpkgs/rpm/{template,patches/fix-musl-rpmdb.patch} . > git reset --hard upstream/master > mv fix-musl-rpmdb.patch srcpkgs/rpm/patches/ > mv template srcpkgs/rpm/ > git add srcpkgs/rpm > git commit -m 'rpm: update to 4.16.0.' > git push -f > ``` thanks for your help and ericonr's help, I think it's ok now.