File: options

package info (click to toggle)
daisy-player 9.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,840 kB
  • ctags: 329
  • sloc: sh: 11,914; ansic: 3,403; makefile: 445; sed: 16
file content (6 lines) | stat: -rw-r--r-- 304 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
# Global options for package building
# Paul Gevers, 13 Feb 2011
# See http://raphaelhertzog.com/2011/01/28/3-ways-to-not-clutter-your-debian-source-package-with-autogenerated-files/

# Don't store changes on generated files
extend-diff-ignore = "(^|/)(daisy-player\.(1|h|html|pot)|Makefile(|.in))($|/)"