1
0
forked from pool/wxWidgets-3_2
wxWidgets-3_2/pre_checkin.sh

5 lines
81 B
Bash

#!/bin/sh
for i in GTK3 Qt; do
cp wxWidgets-3_2.changes "wx$i-3_2.changes"
done