Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 820 Bytes

README.md

File metadata and controls

43 lines (32 loc) · 820 Bytes

VaudTax 2020 package generator

This is a Debian-package generator for VaudTax 2020.

How to build a Debian VaudTax package

  1. Make sure to have the following packages installed:
  • dpkg-dev
  • debhelper (>= 13)
  • wget
  • devscripts
  • quilt
  1. Download the latest version and prepare the build: run the following command from the root of this repository:
$ debian/rules get-orig-source
  1. Apply the patches:
    $ QUILT_PATCHES=debian/patches quilt push -af
  1. Build the binary package:
    $ debuild -b
  1. Install it:
# debi

LICENSE

All that code is GPLv3+, Copyright 2013-2020, Didier Raboud [email protected].

VaudTax itself is proprietary code owned by the Swiss Vaud canton.