build-sys: simplify
authorFabian Groffen <grobian@gentoo.org>
Sun, 8 Jul 2012 17:18:30 +0000 (19:18 +0200)
committerFabian Groffen <grobian@gentoo.org>
Sun, 8 Jul 2012 17:18:30 +0000 (19:18 +0200)
commit8f215f876969af4a3e8dcd8e0e89348b9fb3d6e9
tree8079aaa9f9dc1fef93ef851ba39efa67092f53d6
parent2ffa184779089f60fb30f471415be4f8c841420d
build-sys: simplify

don't need all sed stuff and ignoring of .git, since we don't run this
in the top level, and hence never find a .git, second we don't want .*
stuff, so we can just use * and make our lives much easier
bin/Makefile.in
pym/Makefile.in