aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/README.Arch
blob: 0149fe360e66d3d828d6ebcf6bcab16516ae0d90 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                  
cmake-common on AUR
===================

There're a bunch of useful one-liners in Makefile.

  * Make the package (this also updates .SRCINFO):

      make package

  * Commit the changes:

      make commit

  * Push to the AUR repository:

      make push