Revision: 23292 http://sourceforge.net/p/gar/code/23292 Author: wahwah Date: 2014-03-30 09:03:13 +0000 (Sun, 30 Mar 2014) Log Message: ----------- clusterssh/trunk: Remove an obsolete dependency
Modified Paths: -------------- csw/mgar/pkg/clusterssh/trunk/Makefile Modified: csw/mgar/pkg/clusterssh/trunk/Makefile =================================================================== --- csw/mgar/pkg/clusterssh/trunk/Makefile 2014-03-30 00:16:17 UTC (rev 23291) +++ csw/mgar/pkg/clusterssh/trunk/Makefile 2014-03-30 09:03:13 UTC (rev 23292) @@ -19,16 +19,14 @@ UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=89139 UPSTREAM_USE_SF = 1 -UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz RUNTIME_DEP_PKGS += CSWperl RUNTIME_DEP_PKGS += CSWpmtk -RUNTIME_DEP_PKGS += CSWpmx11protocol -# RUNTIME_DEP_PKGS += CSWossh +RUNTIME_DEP_PKGS += CSWpm-x11-protocol CHECKPKG_OVERRIDES_CSWclusterssh += surplus-dependency|CSWperl CHECKPKG_OVERRIDES_CSWclusterssh += surplus-dependency|CSWpmtk -CHECKPKG_OVERRIDES_CSWclusterssh += surplus-dependency|CSWpmx11protocol +CHECKPKG_OVERRIDES_CSWclusterssh += surplus-dependency|CSWpm-x11-protocol ARCHALL = 1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.