Package: aolserver4 / 4.5.1-18.1

Makefile.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#! /bin/sh /usr/share/dpatch/dpatch-run
## Makefile.dpatch by Francesco Paolo Lovergine <frankie@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Additional modules compiled in

@DPATCH@
diff -urNad aolserver4~/Makefile aolserver4/Makefile
--- aolserver4~/Makefile	2009-03-06 23:02:21.000000000 +0100
+++ aolserver4/Makefile	2009-03-07 11:05:16.000000000 +0100
@@ -31,8 +31,8 @@
 #
 #
 
-bins=nsthread nsd nstclsh 
-mods=nsdb nssock nslog nsperm nscgi nscp
+bins=nsthread nsd nstclsh nsproxy
+mods=nsdb nssock nslog nsperm nscgi nscp nsproxy nszlib 
 dirs=$(bins) $(mods)
 
 SRCDIR=.