File: README.source

package info (click to toggle)
mined 2000.15.4-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 16,616 kB
  • ctags: 2,957
  • sloc: ansic: 123,254; sh: 10,042; makefile: 266; sed: 221; perl: 172; cpp: 30
file content (39 lines) | stat: -rw-r--r-- 1,172 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
README.source for mined
=======================

More information about using dpatch can be found
here: /usr/share/doc/dpatch/README.source.gz

Info about the patches:

 01_install.dpatch:
  Adapt install rules:
  - Let dh_strip do the stripping.
  - Make only scripts executable.
  - Unconditionally compress man page with `-9'.

  Note from the maintainer:
  This patch was updated to work with the latest release (i.e. 2000.15.4)

 02_hurd.dpatch:
  Include <sys/types.h> for pid_t on Hurd (#331294).
 
 03_dash.dpatch:
  Use `${*:-foo}' rather than `${*-foo}' as dash considers $* to be `set'
  even if there are no positional parameters (#383161).
 
  Note from the maintainer: 
   This patch has been modified since the upstream made the same changes to
   his code for the latest release to this day (i.e. 2000.15.4), I left this
   commented if this becomes useful again in future releases.
 
 04_manpages.dpatch:
  Fixes the minus sign in the manpages

 05_usrshare_bin.dpatch:
  Modified the hashbang of the scripts shipped in the usrshare dir.

 06_xinitrc.dpatch:
  Adds sh hashbang 

 -- Mauro Lizaur <mauro@cacavoladora.org>  Mon, 07 Sep 2009 02:09:11 -0300