aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.Arch
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-01-24 11:02:24 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-01-24 11:02:24 +0100
commitc439b4bb1804cee7352f55e819b4d867c7d925d1 (patch)
treefd92f1d51ffa0bf6606e094942f85e3396975136 /README.Arch
parentMakefile: remove the useless this_dir (diff)
downloadlinux-status-c439b4bb1804cee7352f55e819b4d867c7d925d1.tar.gz
linux-status-c439b4bb1804cee7352f55e819b4d867c7d925d1.zip
Makefile: update recipe names
Diffstat (limited to '')
-rw-r--r--README.Arch4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.Arch b/README.Arch
index f8feeb1..ad4e3a6 100644
--- a/README.Arch
+++ b/README.Arch
@@ -6,9 +6,9 @@ then `vagrant ssh`.
There're a bunch of useful one-liners in Makefile.
- * Make the package (this also updates .SRCINFO):
+ * Build the package (this also updates .SRCINFO):
- make package
+ make
* Commit the changes: