diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2004-08-31 11:39:36 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2004-08-31 11:39:36 +0000 |
| commit | d94ba8cff23c22859bfcf1e9c49e2b7b33c08f90 (patch) | |
| tree | 0e1384e4bc1a8982b3bd532be818fed5068ed227 /debian/rules | |
| parent | 5d55d61805c9f6a013e15e292d4a074d17b17aeb (diff) | |
php4 packaging and renamed liblasso0-python2.3 to python2.3-lasso
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules index fd9f7e2a..f62218b1 100755 --- a/debian/rules +++ b/debian/rules @@ -32,7 +32,7 @@ major=`ls src/.libs/lib*.so.* | \ 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=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-tests=no --disable-java --disable-php + CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-tests=no --disable-java build: build-stamp @@ -82,7 +82,7 @@ binary-arch: build install dh_testroot dh_installchangelogs dh_installdocs - dh_installexamples + dh_installexamples -XCVS dh_installman dh_movefiles dh_link |
