File: source.cfg

package info (click to toggle)
skytools 2.1.8-2.2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,980 kB
  • ctags: 1,543
  • sloc: sql: 6,635; python: 6,237; ansic: 2,799; makefile: 308; sh: 268
file content (16 lines) | stat: -rw-r--r-- 643 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# what to include in source distribution

# MANIFEST.in for Python Distutils

include Makefile COPYRIGHT README NEWS config.mak.in configure configure.ac source.cfg

recursive-include sql *.sql Makefile *.out *.in *.[ch] README* *.in
recursive-include python/conf *.ini
recursive-include scripts *.py *.templ
recursive-include debian changelog packages.in
recursive-include doc Makefile *.py *.txt *.[1-9]
include python/skytools/installer_config.py.in
prune python/skytools/installer_config.py
recursive-include upgrade *.sql Makefile
recursive-include tests *.conf *.sh *.ini *.py Makefile data.sql install.sql v2*.sql *.conf
prune fix*.sql