Fix the location of the Python modules

git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@2292 a7169a2c-3604-0410-bc95-c702d8d87f7a
This commit is contained in:
gombasg 2009-11-09 12:37:36 +00:00 committed by Adam Visegradi
parent 78ece805ee
commit d65b45c063
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
dcapi (0.9-29) unstable; urgency=low
* Fix the install location of the Python modules.
-- Gábor Gombás <gombasg@sztaki.hu> Mon, 09 Nov 2009 13:36:59 +0100
dcapi (0.9-28) unstable; urgency=low
* Use m4_ifval() in dcapi.m4 instead of m4_ifblank(); the latter is too new

View File

@ -1 +1 @@
python/DCAPI/*.py usr/share/pyshared
python/DCAPI/*.py usr/share/pyshared/DCAPI