SF.net SVN: gar:[25067] csw/mgar/pkg/mailman/trunk/Makefile

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Wed Jun 10 11:21:29 CEST 2015


Revision: 25067
          http://sourceforge.net/p/gar/code/25067
Author:   cgrzemba
Date:     2015-06-10 09:21:29 +0000 (Wed, 10 Jun 2015)
Log Message:
-----------
mailman/trunk: fix runtime dependency

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

Modified: csw/mgar/pkg/mailman/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mailman/trunk/Makefile	2015-06-10 07:41:12 UTC (rev 25066)
+++ csw/mgar/pkg/mailman/trunk/Makefile	2015-06-10 09:21:29 UTC (rev 25067)
@@ -21,8 +21,9 @@
 # PKGFILES is catchall
 RUNTIME_DEP_PKGS_CSWmailman += CSWpython27
 RUNTIME_DEP_PKGS_CSWmailman += CSWperl
-RUNTIME_DEP_PKGS_CSWmailman += CSWpm_unix_syslog
+RUNTIME_DEP_PKGS_CSWmailman += CSWpm-unix-syslog
 CHECKPKG_OVERRIDES_CSWmailman += surplus-dependency|CSWpython27
+CHECKPKG_OVERRIDES_CSWmailman += surplus-dependency|CSWpm-unix-syslog
 
 # The mailman build system puts files in all sorts of strange places
 prefix=$(BUILD_PREFIX)/$(NAME)

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