File: rebuild

package info (click to toggle)
sqlobject 3.13.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,688 kB
  • sloc: python: 17,520; makefile: 162; sh: 95
file content (5 lines) | stat: -rwxr-xr-x 158 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#! /bin/sh

PYTHONPATH=.. make html &&
find . -name \*.tmp -type f -delete &&
exec rsync -ahPv --del --exclude=.buildinfo --exclude=objects.inv _build/html .