File: rules

package info (click to toggle)
ruby-pkg-tools 0.11.4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 108 kB
  • ctags: 49
  • sloc: ruby: 246; perl: 15; sh: 5; makefile: 3
file content (15 lines) | stat: -rwxr-xr-x 457 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

# =========================================================================
# debian/rules for Debian Ruby Packaging Tools 
# Common Debian Build System: (C) 2002 Colin Walters
#
# $Id$
# =========================================================================

# CDBS class
include /usr/share/cdbs/1/rules/debhelper.mk

# Use local copies to generate Uploaders: field
TEAM_LIST := ./pkg-ruby-extras.team
include ./1/rules/uploaders.mk