File: rebuild

package info (click to toggle)
sqlobject 3.10.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,660 kB
  • sloc: python: 17,348; makefile: 162; sh: 95
file content (5 lines) | stat: -rwxr-xr-x 158 bytes parent folder | download | duplicates (2)
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 .