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
|
||||
|
||||
%install
|
||||
c="%buildroot/%_sysconfdir/rpm";
|
||||
mkdir -p "$c";
|
||||
install -pm0644 "%{S:1}" "$c/";
|
||||
c="%buildroot/%_sysconfdir/rpm"
|
||||
mkdir -p "$c"
|
||||
install -pm0644 "%{S:1}" "$c/"
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
x
Reference in New Issue
Block a user