aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/README.Arch
blob: ad4e3a6dee55b0e8bbf7054a27f3eac8536ba23d (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                              
                                                   
 
          
 
                       
 
                 



                               
linux-status on AUR
===================

There's a Vagrantfile to make maintenance easier.  To start, use `vagrant up`,
then `vagrant ssh`.

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

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

      make

  * Commit the changes:

      make commit

  * Push to the AUR repository:

      make push