005-Remove_svn_version_query.patch 331 B

1234567891011
  1. --- a/configure.ac
  2. +++ b/configure.ac
  3. @@ -3,7 +3,7 @@
  4. AC_PREREQ([2.69])
  5. AC_INIT([pianod],
  6. - m4_esyscmd([svn info http://svn.deviousfish.com/pianod | grep Revision: | awk '{print $2}' | tr -d '\n']),
  7. + 174-OpenWrt,
  8. [pianod@lists.deviousfish.com],
  9. ,[http://deviousfish.com/pianod])
  10. AM_INIT_AUTOMAKE([foreign -Wall -Werror])