forked from pool/asterisk-sounds-devel
OBS-URL: https://build.opensuse.org/package/show/network:telephony/asterisk-sounds-devel?expand=0&rev=11
This commit is contained in:
parent
e0b238fac6
commit
7b7ada2134
@ -36,9 +36,9 @@ sound packages.
|
|||||||
%build
|
%build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
c="%buildroot/%_sysconfdir/rpm";
|
c="%buildroot/%_sysconfdir/rpm"
|
||||||
mkdir -p "$c";
|
mkdir -p "$c"
|
||||||
install -pm0644 "%{S:1}" "$c/";
|
install -pm0644 "%{S:1}" "$c/"
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user