File: promote.sh

package info (click to toggle)
ben 1.14
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 672 kB
  • sloc: ml: 4,116; sh: 345; javascript: 78; ansic: 39; makefile: 29; python: 18
file content (6 lines) | stat: -rwxr-xr-x 126 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#!/bin/sh

PACKAGE="$1"

mkdir -p pool/$PACKAGE
dcmd mv -vi build/${PACKAGE}_*.changes build/${PACKAGE}_*.build pool/$PACKAGE