]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
INSTALL: mention ArchLinux PKGBUILDs.
authormatthiaskrgr <matthias.krueger@famsik.de>
Wed, 26 Dec 2012 20:57:26 +0000 (21:57 +0100)
committermatthiaskrgr <matthias.krueger@famsik.de>
Wed, 26 Dec 2012 20:57:26 +0000 (21:57 +0100)
INSTALL

diff --git a/INSTALL b/INSTALL
index 928383546fac6e8108ad826ad797f49093ffe8e5..14afea4d8fe4b854ad7ac15b38dd649107ed9697 100644 (file)
--- a/INSTALL
+++ b/INSTALL
         make PREFIX=/usr install
 
     To install to a package-staging directory such as $pkgdir when
-    writing an ArchLinux PKGBUILD file:
+    writing a build script file:
 
         make DESTDIR=$pkgdir install
+
+
+
+    ArchLinux PKGBUILDs (release and git build) can be found in the
+    respective folders in ./distro/arch