Skip to content

melkor217/statsite-debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

statsite-debian

Debian packaging for statsite

How-to

    $ git clone https://github.com/armon/statsite.git statsite # Get upstream app
    $ rm -rf statsite/.git # Remove VCS files
    $ tar zcf statsite_0.8.0.orig.tar.gz statsite/ # Create source archive
    $ git clone https://github.com/tantra35/statsite-debian.git statsite/debian
    $ cd statsite 
    $ debuild -us -uc # Build it. A couple of build dependencies must be installed via apt or something
    $ sudo dpkg -i ../statsite_0.8.0-1_amd64.deb # Enjoy!

About

Debian packaging for statsite

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published