File: README.source

package info (click to toggle)
xracer 0.96.9.1-13
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,740 kB
  • sloc: makefile: 56
file content (17 lines) | stat: -rw-r--r-- 412 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
xracer for Debian
------------------------

## Using quilt to patch the source.

This package due to historial reason, are packed with the upstream tarballs
in. So that we must extract them before they can be patched.

The simplest way is to:

 1. debian/rules patch
 2. export QUILT_PATCHES=debian/quilt_patches
 3. Using quilt commands to push/pop/refresh and apply your patch
 4. quilt push -a
 5. debclean