Magellan Linux

Contents of /trunk/libsoundtouch/libsoundtouch-1.3.1-doc-2.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 136 - (show annotations) (download)
Mon May 7 23:30:07 2007 UTC (17 years ago) by niro
File size: 308 byte(s)
-fixed the fix

1 --- 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)/share/doc/@PACKAGE@-@PACKAGE_VERSION@
9
10