aboutsummarylogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 000000000000..25492c3e3ab2
--- /dev/null
+++ b/README
@@ -0,0 +1,13 @@
+
+command for chroot build:
+
+extra-x86_64-build
+
+generate SHA:
+
+makepkg -g >> PKGBUILD
+
+generate .SRCINFO:
+
+makepkg --printsrcinfo > .SRCINFO
+