eclipse/eclipse-reconciler.sh
Sami Wagiaalla 2ff34345b3 Install a blank eclipse-reconciler.sh.
Conflicts:

	eclipse.spec
2012-02-16 15:52:40 -05:00

9 lines
203 B
Bash
Executable File

#!/bin/bash
# This script is used to be a dummy script for old
# packagers which have scriptlet code which runs the
# reconciler.
# This file should be removed after a coupld of update
# cycles.
exit 0