File: README

package info (click to toggle)
patch 2.7.5-1%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 6,092 kB
  • sloc: ansic: 35,784; sh: 6,094; yacc: 1,254; makefile: 181; sed: 54
file content (19 lines) | stat: -rw-r--r-- 548 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
To configure `patch' for DJGPP, issue these commands from the
`patch' source directory:

	pc\djgpp\configure
	make

To build `patch' in a directory other than where the sources are,
add a parameter that specifies the source directory, e.g.:

    e:\src\patch\pc\djgpp\configure e:/src/patch

You MUST use forward slashes to specify the source directory.

Running configure.bat requires a port of `sed'.
You can find one on the usual DJGPP archive sites.


Thanks to Eli Zaretskii <eliz@is.elta.co.il> for
suggestions and ideas for this DJGPP port.