Magellan Linux

Annotation of /trunk/libsoundtouch/libsoundtouch-1.3.1-doc.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 135 - (hide annotations) (download)
Mon May 7 23:25:08 2007 UTC (17 years ago) by niro
File size: 299 byte(s)
-several fixes

1 niro 135 --- soundtouch-1.3.1.orig/config/am_include.mk 2006-03-19 13:08:36.000000000 +0100
2     +++ soundtouch-1.3.1/config/am_include.mk 2007-05-08 00:51:10.000000000 +0200
3     @@ -46,6 +46,6 @@
4    
5    
6     # doc directory
7     -pkgdocdir=$(prefix)/doc/@PACKAGE@
8     +pkgdocdir=$(prefix)/doc/@PACKAGE@-@PACKAGE_VERSION@
9    
10