Skip to content

Commit

Permalink
changed makepkg_deb to makepkgx --pkgformat deb in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ldev committed Apr 13, 2024
1 parent 1d59a40 commit b4d2bec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ If you find a bug, get an error or the docs are wrong.

# Building debian packages from source
1. install [reltools](https://github.com/Xgames123/reltools)
2. run makepkg_deb inside the packaging directory
2. run makepkgx --pkgformat deb inside the packaging directory
2 changes: 1 addition & 1 deletion TODO_RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
5. tag commit and create release

6. bump aur/PKGBUILD
7. makepkg_deb.sh
7. makepkgx --pkgformat deb
8. regen checksums (aur/PKGBUILD) and .SRCINFO
9. close issues fixed in release

0 comments on commit b4d2bec

Please sign in to comment.