|
Lines 9-15
Link Here
|
| 9 |
TXT2MAN=./txt2man |
9 |
TXT2MAN=./txt2man |
| 10 |
fi |
10 |
fi |
| 11 |
|
11 |
|
| 12 |
@@ -38,7 +38,7 @@ echo "OSSLIBDIR=$OSSLIBDIR" > prototype/ |
12 |
@@ -38,7 +38,7 @@ echo "OSSLIBDIR=$OSSLIBDIR" > prototype/etc/oss.conf |
| 13 |
|
13 |
|
| 14 |
# Regenerating the config file templates |
14 |
# Regenerating the config file templates |
| 15 |
rm -f /tmp/confgen |
15 |
rm -f /tmp/confgen |
|
Lines 18-24
Link Here
|
| 18 |
then |
18 |
then |
| 19 |
echo Building confgen failed |
19 |
echo Building confgen failed |
| 20 |
exit 1 |
20 |
exit 1 |
| 21 |
@@ -146,7 +146,7 @@ cp .version prototype/$OSSLIBDIR/version |
21 |
@@ -146,7 +146,7 @@ cp .version prototype/$OSSLIBDIR/version.dat |
| 22 |
# Licensing stuff |
22 |
# Licensing stuff |
| 23 |
if test -f $SRCDIR/4front-private/osslic.c |
23 |
if test -f $SRCDIR/4front-private/osslic.c |
| 24 |
then |
24 |
then |