8a55d04089
Reshuffle the packages to make more sense OBS-URL: https://build.opensuse.org/request/show/444089 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=228
8 lines
171 B
Bash
8 lines
171 B
Bash
#!/bin/bash
|
|
# vim:sw=4 et
|
|
# This script is called automatically during autobuild checkin.
|
|
|
|
cp -lf dbus-1.changes dbus-1-x11.changes
|
|
|
|
osc service localrun format_spec_file
|