SHA256
3
0
forked from pool/automake
automake/pre_checkin.sh

5 lines
217 B
Bash
Raw Normal View History

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