X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=42f740783417028f1a55b1a0f25f74c27a4c6719;hb=ba81d3665e4363cd2693c2d471388ce562d02558;hp=f549901c152a320521987a601eeb64a1eb3a35b7;hpb=97b7374878a551c3e7954c61b165dbfbaf67c32c;p=doldaconnect.git diff --git a/debian/rules b/debian/rules index f549901..42f7407 100644 --- a/debian/rules +++ b/debian/rules @@ -1 +1,8 @@ #!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk + +DEB_CONFIGURE_EXTRA_FLAGS = \ + --enable-daemon --enable-gtk2ui --enable-guishell \ + --enable-dolconf --enable-gnomeapplet --enable-pidginplugin