lazarus/tools/install/do_nothing.sh
mattias ae02013fa3 updated rpm scripts
git-svn-id: trunk@4723 -
2003-10-22 17:50:17 +00:00

9 lines
98 B
Bash

#!/usr/bin/env bash
#
# Author: Mattias Gaertner
echo "Skipping one rpm build step ..."
# end.