File: run_make_package

package info (click to toggle)
paexec 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 904 kB
  • sloc: sh: 3,435; ansic: 1,959; makefile: 174; pascal: 19
file content (6 lines) | stat: -rwxr-xr-x 230 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#!/usr/bin/env sh

# Build packages taking a dependency graph on input
# and sort the sliced output using sort(1) -- first task
# before the second one and so on.
paexec -g -le -c "`pwd`/cmd" -n +3 < tasks | paexec_reorder -g -Ms