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

5 lines
217 B
Bash

#!/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