comparison debian/rules @ 3752:61244d76348f

enable-streaming unneeded.
author eyck
date Wed, 26 Dec 2001 00:13:59 +0000
parents 06911836febd
children 84b489adbc15
comparison
equal deleted inserted replaced
3751:d9d2ee82a243 3752:61244d76348f
17 configure: configure-stamp 17 configure: configure-stamp
18 configure-stamp: 18 configure-stamp:
19 dh_testdir 19 dh_testdir
20 # Add here commands to configure the package. 20 # Add here commands to configure the package.
21 $(checkdir) 21 $(checkdir)
22 ./configure --prefix=/usr --enable-gui --enable-streaming 22 ./configure --prefix=/usr --enable-gui
23 23
24 touch configure-stamp 24 touch configure-stamp
25 25
26 build: configure-stamp build-stamp 26 build: configure-stamp build-stamp
27 build-stamp: 27 build-stamp: