mirror of
https://github.com/Luzifer/arch-update.git
synced 2024-12-20 11:01:16 +00:00
Add Makefile with auto-build target
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
20c9245eaf
commit
4aeb1be322
1 changed files with 5 additions and 0 deletions
5
Makefile
Normal file
5
Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
default:
|
||||
|
||||
auto-hook-pre-commit:
|
||||
updpkgsums
|
||||
git add PKGBUILD
|
Loading…
Reference in a new issue