From: SoonKyu Park Date: Tue, 28 Mar 2017 05:55:33 +0000 (+0900) Subject: fix build error for ubuntu X-Git-Tag: upstream/0.10.1~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6c9af378821f37c26b4148cba50b372cfe265884;p=services%2Fcreaterepo_c.git fix build error for ubuntu Change-Id: I87a9e1b07c7dd545f01354cbc29966ce8dfd50d9 --- diff --git a/debian/createrepo-c-devel.install b/debian/createrepo-c-devel.install index 8ceb093..a083e81 100644 --- a/debian/createrepo-c-devel.install +++ b/debian/createrepo-c-devel.install @@ -1,5 +1,5 @@ usr/include/createrepo_c /usr/include/ usr/lib/libcreaterepo_c.so /usr/lib/ usr/lib/pkgconfig/createrepo_c.pc /usr/lib/pkgconfig/ -src/python/createrepo_c/_createrepo_cmodule.so /usr/lib/python2.7/createrepo_c/ -src/python/__init__.py /usr/lib/python2.7/createrepo_c/ +usr/lib/python2.7/dist-packages/createrepo_c /usr/lib/python2.7/dist-packages/ + diff --git a/debian/createrepo-c.install b/debian/createrepo-c.install index de267da..c64f72e 100644 --- a/debian/createrepo-c.install +++ b/debian/createrepo-c.install @@ -2,6 +2,6 @@ etc/bash_completion.d /etc/ usr/bin/createrepo_c /usr/bin/ usr/bin/mergerepo_c /usr/bin/ usr/bin/modifyrepo_c /usr/bin/ +usr/bin/sqliterepo_c /usr/bin/ usr/lib/libcreaterepo_c.so.* /usr/lib/ -usr/share/man/man8/createrepo_c.8.gz /usr/share/man/man8/ -usr/share/man/man8/mergerepo_c.8.gz /usr/share/man/man8/ +usr/share/man/man8 /usr/share/man/