forked from pool/meson
511b7124fa
Rebased submission with the test suite split out into a 2nd spec file OBS-URL: https://build.opensuse.org/request/show/505966 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=48
6 lines
141 B
Bash
6 lines
141 B
Bash
#!/bin/bash
|
|
|
|
sed meson.spec -e "s:%define testsuite 0:%define testsuite 1:" > meson-testsuite.spec
|
|
cp meson.changes meson-testsuite.changes
|
|
|