Adapt rpm specfile to changed doxygen output path
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 24 Jan 2013 08:30:04 +0000 (09:30 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 24 Jan 2013 08:30:04 +0000 (09:30 +0100)
libftdi1.spec.in

index 62e232e..c26071a 100644 (file)
@@ -75,7 +75,7 @@ rm -fr $RPM_BUILD_ROOT
 
 %files devel
 %defattr(-,root,root)
-%doc doc/html doc/man
+%doc build/doc/html build/doc/man
 %{_bindir}/ftdi_eeprom
 %{_bindir}/libftdi1-config
 %{prefix}/include/libftdi1/*.h