lazarus/tools/install/do_nothing.sh
mattias 9f07a137d7 set +x attribute for scripts
git-svn-id: trunk@7434 -
2005-07-27 09:18:33 +00:00

9 lines
98 B
Bash
Executable File

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