File: enable-python.sh.in

package info (click to toggle)
opm-common 2025.10%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 96,920 kB
  • sloc: cpp: 291,772; python: 3,609; sh: 198; xml: 174; pascal: 136; makefile: 12
file content (5 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/bin/bash

export PYTHONPATH=@PROJECT_BINARY_DIR@/python:$PYTHONPATH
export LD_LIBRARY_PATH=@_setup_lib_dirs@:$LD_LIBRARY_PATH