File: README.source

package info (click to toggle)
grads 3%3A2.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 17,340 kB
  • sloc: ansic: 61,642; sh: 10,612; makefile: 201; python: 3
file content (16 lines) | stat: -rw-r--r-- 502 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This package includes patches that are managed under 'quilt', so  'dpkg-source -x' is not sufficient to get a complete
build. To get the actual source, do:
 $ dpkg-source -x
 $ ./debian/rules patch

Patches:
(1) udunits2.patch
Under Debian, the udunits library is libudunits2.a, not libudunits.a. This patch fixes this.
(2) libsx.patch
Add the correct path for this library (/usr/lib).
(3) as-needed.patch
Ass the --as-needed flag to limit linking if possible.

Regards
Alastair McKinstry, 2009-09-13