asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
Last change
on this file since 7fec961 was
b072204,
checked in by Nokis Mavrogiannopoulos <nmav@…>, 15 years ago
|
corrected SRP enable flag, and corrected the DBM hook support. It now free data needed by some DBM providers.
|
-
Property mode set to
100755
|
File size:
129 bytes
|
Line | |
---|
1 | #!/bin/sh |
---|
2 | |
---|
3 | if [ -z $AUTORECONF ]; then |
---|
4 | AUTORECONF=autoreconf |
---|
5 | fi |
---|
6 | |
---|
7 | #rm -rf autom4te.cache |
---|
8 | $AUTORECONF -f -v -i |
---|
9 | #touch stamp-h.in |
---|
10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.