Closed sandyarmstrong closed 14 years ago
Here's a patch to fix it :
--- configure.ac~ 2009-11-18 20:29:33.000000000 +0100
+++ configure.ac 2009-11-19 00:00:02.000000000 +0100
@@ -2,7 +2,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.54])
AC_INIT([Banshee.Telepathy], [0.1])
-AM_INIT_AUTOMAKE([foreign])
+AM_INIT_AUTOMAKE([foreign tar-ustar])
AM_MAINTAINER_MODE
dnl pkg-config
Thanks, Bertrand!
So I can't package it