aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/README.Arch
blob: f8feeb18a8f87c2aae02ed9dd96a08a8d91642a0 (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.

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

      make package

  * Commit the changes:

      make commit

  * Push to the AUR repository:

      make push