File: quiltrc

package info (click to toggle)
qtcreator 16.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 242,552 kB
  • sloc: cpp: 1,533,259; ansic: 404,965; python: 47,948; xml: 34,845; javascript: 14,997; sh: 2,461; asm: 1,742; perl: 1,032; lex: 737; java: 695; objc: 409; makefile: 89; yacc: 86; cs: 41; ruby: 33; sed: 22; haskell: 7
file content (5 lines) | stat: -rw-r--r-- 204 bytes parent folder | download | duplicates (131)
1
2
3
4
5
QUILT_PATCHES="debian/patches"
QUILT_PATCH_OPTS="--reject-format=unified"
QUILT_DIFF_ARGS="--no-timestamps --no-index"
QUILT_REFRESH_ARGS="--no-timestamps --no-index -pab --diffstat"
QUILT_DIFF_OPTS="-p"