]> git.dolda2000.com Git - doldaconnect.git/commitdiff
Fixed some build bugs.
authorFredrik Tolf <fredrik@dolda2000.com>
Wed, 30 Jan 2008 02:21:56 +0000 (03:21 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Sun, 3 Feb 2008 00:57:23 +0000 (01:57 +0100)
debian/doldacond.install
debian/rules

index 7c02836799bd1344b639f6d57bc69f7c3ded61e7..24f99e65bc0571f802136a0897744dfadae572f4 100644 (file)
@@ -1,6 +1,6 @@
-bin/doldacond
-bin/locktouch
-bin/tthsum
-libexec/speedrec
-share/man/man5/doldacond.conf.5
-share/man/man8/doldacond.8
+usr/bin/doldacond
+usr/bin/locktouch
+usr/bin/tthsum
+usr/libexec/speedrec
+usr/share/man/man5/doldacond.conf.5
+usr/share/man/man8/doldacond.8
index 42f740783417028f1a55b1a0f25f74c27a4c6719..d1e74518286f77f790a114506aa33f81b4d2c227 100755 (executable)
@@ -5,4 +5,5 @@ include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS = \
        --enable-daemon --enable-gtk2ui --enable-guishell \
-        --enable-dolconf --enable-gnomeapplet --enable-pidginplugin
+       --enable-dolconf --enable-gnomeapplet --enable-pidginplugin \
+       --with-guile