Same here
debian testing:
http://vollstreckernet.dyndns.org/amule-svn-testing-build.logdebian stable:
http://ccc-hanau.de/~vollstrecker/amule-svn-stable-build.loghttp://ccc-hanau.de/~vollstrecker/amule-svn-stable-build.logYou can see, really a clean tarball, Here here the files:
Testting:
werner@Werner1:/usr/src/amule/build/deb/cvs/test/amule-2.2.2+SVN20081002$ grep EC_FLAG_ src/libs/ec/cpp/ECCodes.h
EC_FLAG_ZLIB = 0x00000001,
EC_FLAG_UTF8_NUMBERS = 0x00000002,
EC_FLAG_HAS_ID = 0x00000004,
EC_FLAG_ACCEPTS = 0x00000010,
EC_FLAG_UNKNOWN_MASK = 0xff7f7f08
werner@Werner1:/usr/src/amule/build/deb/cvs/test/amule-2.2.2+SVN20081002$
Stable:
vollstrecker@perestroika:~/amule/build/amule-2.2.2+SVN20081002$ grep EC_FLAG_ src/libs/ec/cpp/ECCodes.h
EC_FLAG_ZLIB = 0x00000001,
EC_FLAG_UTF8_NUMBERS = 0x00000002,
EC_FLAG_HAS_ID = 0x00000004,
EC_FLAG_ACCEPTS = 0x00000010,
EC_FLAG_UNKNOWN_MASK = 0xff7f7f08
vollstrecker@perestroika:~/amule/build/amule-2.2.2+SVN20081002$