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