Codebase list configobj / ab70517
workaround cdbs bug for setup.py install args Gustavo Noronha 17 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
88
99 DEB_COMPRESS_EXCLUDE = .js
1010 DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed --install-lib usr/share/python-support/python-configobj
11 # hack to workaround CDBS bug -- see #373678
12 DEB_PYTHON_INSTALL_ARGS := ${DEB_PYTHON_INSTALL_ARGS_ALL}
1113 DEB_INSTALL_CHANGELOGS_ALL += CONFIGOBJ_CHANGELOG_TODO.txt
1214
1315 clean::