Skip to content
Snippets Groups Projects
Commit a411c6dc authored by Stan Seibert's avatar Stan Seibert
Browse files

Minor variable name change in libao.spec.

git-svn-id: http://svn.xiph.org/trunk/ao@2116 0101bb08-14d6-0310-b084-bc0e0c8e3800
parent 8b8ab380
No related branches found
No related tags found
No related merge requests found
%define name libao
%define version 0.8.1
%define release 1
%define apiversion 2
%define pluginver 2
Summary: Cross Platform Audio Output Library
Name: %{name}
......@@ -49,7 +49,7 @@ make DESTDIR=$RPM_BUILD_ROOT install
%doc COPYING
%doc README
/usr/lib/libao.so.*
/usr/lib/ao/plugins-%{apiversion}/*.so
/usr/lib/ao/plugins-%{pluginver}/*.so
%files devel
%doc doc/*.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment