[csw-devel] SF.net SVN: gar:[19612] csw/mgar/pkg/aspell/trunk/Makefile

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Sat Nov 10 17:17:24 CET 2012


Revision: 19612
          http://gar.svn.sourceforge.net/gar/?rev=19612&view=rev
Author:   chninkel
Date:     2012-11-10 16:17:24 +0000 (Sat, 10 Nov 2012)
Log Message:
-----------
aspell/trunk: fixed libaspell15 prototype

Modified Paths:
--------------
    csw/mgar/pkg/aspell/trunk/Makefile

Modified: csw/mgar/pkg/aspell/trunk/Makefile
===================================================================
--- csw/mgar/pkg/aspell/trunk/Makefile	2012-11-10 16:16:55 UTC (rev 19611)
+++ csw/mgar/pkg/aspell/trunk/Makefile	2012-11-10 16:17:24 UTC (rev 19612)
@@ -25,7 +25,7 @@
 SPKG_DESC_CSWlibaspell15 = The GNU spell checker (libraries)
 PKGFILES_CSWlibaspell15  = $(call pkgfiles_lib,libaspell.so.15)
 PKGFILES_CSWlibaspell15 += $(call pkgfiles_lib,libpspell.so.15)
-PKGFILES_CSWlibaspell15 += $(libdir)/aspell/.*
+PKGFILES_CSWlibaspell15 += $(libdir)/aspell-.*/.*
 PKGFILES_CSWlibaspell15 += $(docdir)/libaspell15/.* 
 RUNTIME_DEP_PKGS_CSWlibaspell15 += CSWlibintl8
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list