2ff34345b3
Conflicts: eclipse.spec
9 lines
203 B
Bash
Executable File
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
|