SHA256
1
0
forked from pool/ppl
ppl/pre_checkin.sh

5 lines
187 B
Bash

#!/bin/bash
# This script is called automatically during autobuild checkin.
sed -e "s,^\(Name:.*ppl\),\1-testsuite," ppl.spec > ppl-testsuite.spec
cp -f ppl.changes ppl-testsuite.changes