harfbuzz/pre_checkin.sh
Dominique Leuenberger 2a7b02d066 Accepting request 295306 from home:fstrba:branches:GNOME:Factory
Build harfbuzz-bootstrap package so that one can build harfbuzz-enabled libfreetype6 without hitting circular dependencies (bsc#912062)

OBS-URL: https://build.opensuse.org/request/show/295306
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=66
2015-04-13 07:41:08 +00:00

6 lines
222 B
Bash

#! /bin/sh
sed -e 's,^Name:.*,Name: harfbuzz-bootstrap,; s,build_bootstrap 0,build_bootstrap 1,' harfbuzz.spec > harfbuzz-bootstrap.spec
cp harfbuzz.changes harfbuzz-bootstrap.changes
osc service localrun clean_spec_file