File: run.sh

package info (click to toggle)
librepo 1.20.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,028 kB
  • sloc: ansic: 18,802; python: 3,822; xml: 581; sh: 142; makefile: 64
file content (5 lines) | stat: -rwxr-xr-x 83 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/bin/bash

pushd `dirname $0`
PYTHONPATH="../build/librepo/python/" lettuce
popd