Greetings,

This time I have actually attached the patch file :).

Regards,
Jason
diff -ur fireflier-1.1.7/debian/control testing/fireflier-1.1.7/debian/control
--- fireflier-1.1.7/debian/control	2007-07-01 15:59:28.000000000 -0400
+++ testing/fireflier-1.1.7/debian/control	2007-07-17 17:35:38.000000000 -0400
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Martin Maurer <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 3.0.0), iptables-dev, libpam0g-dev, libssl-dev, libqt3-mt-dev, pkg-config, libgtkmm2.0-dev, g++, kdelibs4-dev, libxml2-dev, libgconf2-dev
+Build-Depends: debhelper (>> 3.0.0), automake1.8, iptables-dev, libpam0g-dev, libssl-dev, libqt3-mt-dev, pkg-config, libgtkmm2.0-dev, g++, kdelibs4-dev, libxml2-dev, libgconf2-dev
 Standards-Version: 3.6.1
 
 Package: fireflier-server
diff -ur fireflier-1.1.7/gnomeclient/configure testing/fireflier-1.1.7/gnomeclient/configure
--- fireflier-1.1.7/gnomeclient/configure	2007-07-01 16:05:20.000000000 -0400
+++ testing/fireflier-1.1.7/gnomeclient/configure	2007-07-17 17:35:54.000000000 -0400
@@ -2015,7 +2015,7 @@
 fi
 
 
-if [test ${use_gconf} = "true" ]; then
+if [ test ${use_gconf} = "true" ]; then
  AM_GCONF_SOURCE_2
  fi
 

Reply via email to