]> err.no Git - mapper/commitdiff
Use correct --enable-770
authorKaj-Michael Lang <milang@onion.tal.org>
Tue, 7 Aug 2007 13:31:45 +0000 (16:31 +0300)
committerKaj-Michael Lang <milang@onion.tal.org>
Tue, 7 Aug 2007 13:31:45 +0000 (16:31 +0300)
debian/rules

index 9f15cd7677e27b9390d47f06f4d9ab43fa65b939..c3752f6228e2f33dc30774adcd4613129e98588b 100755 (executable)
@@ -33,7 +33,7 @@ configure-stamp:
        dh_testdir
        ./autogen.sh
        # Add here commands to configure the package.
-       CFLAGS="$(CFLAGS)" ./configure --prefix=/usr --disable-static --enable-hildon --enable-device
+       CFLAGS="$(CFLAGS)" ./configure --prefix=/usr --disable-static --enable-hildon --enable-770
        touch configure-stamp
 
 build: build-stamp