File: README.source

package info (click to toggle)
afterstep 2.2.12-18
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 33,188 kB
  • sloc: ansic: 201,695; sh: 5,894; xml: 3,721; makefile: 2,094; perl: 1,558; cpp: 811
file content (11 lines) | stat: -rw-r--r-- 371 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
Most of debhelper config files like debian/*.dirs, debian/*.install,
debian/*.doc-base* are generated at build-time from the
debian/packages.d/$package.in files, which are in the following
format:
	%# comment
	%filename1%
	contents of filename1
	%filename2%
	%# another comment
	contents of filename2
At build-time the files will be installed as debian/$package.filename