]> git.ipfire.org Git - thirdparty/HylaFAX.git/commitdiff
[Bug 125] adds config/lucent
authorDarren Nickerson <darren.nickerson@ifax.com>
Mon, 21 May 2001 04:50:16 +0000 (04:50 +0000)
committerDarren Nickerson <darren.nickerson@ifax.com>
Mon, 21 May 2001 04:50:16 +0000 (04:50 +0000)
Applied patch to add this config.

config/Makefile.in
distrules
pkg/sproto.stub.in

index 0f8e43148526e177403a84589db48efda49bbfd9..ef5a53d0b88d0d541aadf4f65a521c684c6bd7e9 100644 (file)
@@ -60,6 +60,7 @@ CONFIGFILES=class1 \
        gvc-288 \
        gvc-288-2 \
        intel-400e \
+       lucent \
        moto-288 \
        mt-1432 \
        nuvo-voyager \
index 57f252cb7087779814aa95d8f98232c493aa551b..430cf9172f92540f23fbac202b3300dddd611cd3 100644 (file)
--- a/distrules
+++ b/distrules
@@ -199,6 +199,7 @@ HYLAFAXSRC=\
        config/gvc-288-2                        \
        config/intel-400e                       \
        config/mt-1432                          \
+       config/lucent                           \
        config/moto-288                         \
        config/nuvo-voyager                     \
        config/ppi-pm14400fxmt                  \
index c6310e65ea17c7acb23027ab6aa3b346b913ab84..8f8982b020150b6a95d459480a7c6ec814054af3 100644 (file)
@@ -151,6 +151,7 @@ f none @SPOOL@/config/exar=../@SRCDIR@/config/exar 0444 @SYSUID@ @SYSGID@
 f none @SPOOL@/config/gvc-288=../@SRCDIR@/config/gvc-288 0444 @SYSUID@ @SYSGID@
 f none @SPOOL@/config/gvc-288-2=../@SRCDIR@/config/gvc-288-2 0444 @SYSUID@ @SYSGID@
 f none @SPOOL@/config/intel-400e=../@SRCDIR@/config/intel-400e 0444 @SYSUID@ @SYSGID@
+f none @SPOOL@/config/lucent=../@SRCDIR@/config/lucent 0444 @SYSUID@ @SYSGID@
 f none @SPOOL@/config/moto-288=../@SRCDIR@/config/moto-288 0444 @SYSUID@ @SYSGID@
 f none @SPOOL@/config/mt-1432=../@SRCDIR@/config/mt-1432 0444 @SYSUID@ @SYSGID@
 f none @SPOOL@/config/nuvo-voyager=../@SRCDIR@/config/nuvo-voyager 0444 @SYSUID@ @SYSGID@