File: quiltrc

package info (click to toggle)
qtcreator 9.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 236,528 kB
  • sloc: cpp: 1,450,833; ansic: 297,419; javascript: 118,888; xml: 65,147; python: 33,908; sh: 2,088; yacc: 1,847; asm: 1,731; perl: 1,501; java: 695; objc: 409; lex: 194; makefile: 70; cs: 41; sed: 22
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"