]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commit
Added Makefile target to create a deb archive
authorPhillip Berndt <phillip.berndt@googlemail.com>
Mon, 19 Sep 2016 12:32:20 +0000 (14:32 +0200)
committerPhillip Berndt <phillip.berndt@googlemail.com>
Mon, 19 Sep 2016 12:32:28 +0000 (14:32 +0200)
commitb70b81650a8bf5d06add446147f5402420b47149
treedd7300264d49d80fabc5f5ac54be1abe112a5d0c
parentbae286948aaeced03357adccfb14d1ce84a568d1
Added Makefile target to create a deb archive

This largely ignores all Debian packaging standards, and simply creates
a Debian package which contains the files that would be installed if the
user typed `sudo make install' on his (Debian) system.
Makefile
contrib/packaging/debian/debian/control [new file with mode: 0644]
contrib/packaging/debian/make_deb.sh [new file with mode: 0755]