updated documentation and scripts to reflect master autoconf
This commit is contained in:
parent
cde23c4f0d
commit
bd185d17d8
6 changed files with 27 additions and 39 deletions
|
@ -30,7 +30,7 @@ endif
|
|||
config.status: configure
|
||||
dh_testdir
|
||||
# Add here commands to configure the package.
|
||||
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/opt/livesupport --with-apache-group=www-data
|
||||
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/opt/livesupport
|
||||
|
||||
|
||||
build: build-arch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue