Codebase list sugar-read-activity / 477e989
Tidy: Drop rules file boilerplate. Jonas Smedegaard 5 years ago
1 changed file(s) with 0 addition(s) and 16 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
1 # -*- mode: makefile; coding: utf-8 -*-
2 # Copyright 2008-2012, 2015-2017 Jonas Smedegaard <dr@jones.dk>
3 # Description: Main Debian packaging script for Read
4 #
5 # This program is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; either version 3, or (at your option)
8 # any later version.
9 #
10 # This program is distributed in the hope that it will be useful, but
11 # WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 # General Public License for more details.
14 #
15 # You should have received a copy of the GNU General Public License
16 # along with this program. If not, see <http://www.gnu.org/licenses/>.
171
182 include /usr/share/cdbs/1/class/python-sugar.mk
193 include /usr/share/cdbs/1/rules/debhelper.mk