setup.py: Simplify by removing packages/package_data usage
commitea498ede4998273016117af13f4d0d03a1fed6f3
authorDavid Aguilar <davvid@gmail.com>
Wed, 10 Mar 2010 07:30:26 +0000 (9 23:30 -0800)
committerDavid Aguilar <davvid@gmail.com>
Wed, 10 Mar 2010 19:25:29 +0000 (10 11:25 -0800)
treef02a49ce0adac56d02c1819640bd9055ce03ea2d
parent6ad4a0db46a8df45eca2891a8acbfeb2e69f6b0c
setup.py: Simplify by removing packages/package_data usage

Reusing the existing _app_path() is simpler.

Signed-off-by: David Aguilar <davvid@gmail.com>
setup.py