]> git.pld-linux.org Git - packages/ddd.git/blame - ddd.spec
- up to 3.3 version, stb
[packages/ddd.git] / ddd.spec
CommitLineData
acc8461f 1
2%define python_sitepkgsdir %(echo `python -c "import sys; print (sys.prefix + '/lib/python' + sys.version[:3] + '/site-packages/')"`)
4da4eebb 3%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('pydb')"
4%define python_compile python -c "import compileall; compileall.compile_dir('pydb')"
acc8461f 5
51509a3c 6Summary: X interface to the GDB, DBX and XDB debuggers
68340e17 7