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 7c02836..24f99e6 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 42f7407..d1e7451 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