rpms/mpg123/F-16 mpg123.spec,1.5,1.6

Richard Shaw hobbes1069 at rpmfusion.org
Mon Jul 2 22:21:23 CEST 2012


Author: hobbes1069

Update of /cvs/free/rpms/mpg123/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8956

Modified Files:
	mpg123.spec 
Log Message:
Build HTML documentation.


Index: mpg123.spec
===================================================================
RCS file: /cvs/free/rpms/mpg123/F-16/mpg123.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mpg123.spec	2 Jul 2012 20:04:58 -0000	1.5
+++ mpg123.spec	2 Jul 2012 20:21:22 -0000	1.6
@@ -81,6 +81,10 @@
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 make %{?_smp_mflags}
 
+pushd doc
+doxygen doxygen.conf
+popd
+
 
 %install
 rm -rf $RPM_BUILD_ROOT


More information about the rpmfusion-commits mailing list