X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=INSTALL;h=14afea4d8fe4b854ad7ac15b38dd649107ed9697;hp=928383546fac6e8108ad826ad797f49093ffe8e5;hb=6ece52355295276630566246cd7ccaf7c13620e4;hpb=61fa54318c3aa1ce0c2099f9793d830e5896c016 diff --git a/INSTALL b/INSTALL index 9283835..14afea4 100644 --- a/INSTALL +++ b/INSTALL @@ -34,6 +34,11 @@ 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