sqlite: fix target install and clean
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 17 Jul 2008 13:20:23 +0000 (13:20 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 17 Jul 2008 13:20:23 +0000 (13:20 -0000)
commit2fa2806210313e19ea4cdaf25d2d66f483084c19
tree0d689c4905f533f08bac13f12d26a793dc6a6335
parentfa0bedd0f591fe9e42a9309627765929ebbd85f8
sqlite: fix target install and clean

- install -D isn't a good idea for symlinks as it replaces them with the
  target files, leading to 3 copies of libsqlite.
- clean was missing include and pkgconfig files
package/database/sqlite/sqlite.mk