mirror of https://github.com/BOINC/boinc.git
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:
parent
78ece805ee
commit
d65b45c063
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
python/DCAPI/*.py usr/share/pyshared
|
||||
python/DCAPI/*.py usr/share/pyshared/DCAPI
|
||||
|
|
Loading…
Reference in New Issue