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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Tue Feb 23 23:33:31 CET 2010


Revision: 8775
          http://gar.svn.sourceforge.net/gar/?rev=8775&view=rev
Author:   skayser
Date:     2010-02-23 22:33:31 +0000 (Tue, 23 Feb 2010)

Log Message:
-----------
autossh: add override for missing license

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

Modified: csw/mgar/pkg/autossh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/autossh/trunk/Makefile	2010-02-23 22:03:03 UTC (rev 8774)
+++ csw/mgar/pkg/autossh/trunk/Makefile	2010-02-23 22:33:31 UTC (rev 8775)
@@ -3,6 +3,8 @@
 #   2009-06-24, intends to work on it, has access to his own Solaris
 #   box. In case of a new upstream version, verify whether man page
 #   formats properly (for now see install-preformatted-manpage: below).
+# * DESTDIR and --with-ssh handling could be fixed. See the Debian
+#   patch tracker: http://patch-tracker.debian.org/package/autossh/1.4b-1
 GARNAME = autossh
 GARVERSION = 1.4b
 CATEGORIES = net
@@ -27,6 +29,9 @@
 # --with-ssh=/usr/bin/ssh doesn't work -> checking for ssh... /opt/csw/bin/ssh
 BUILD_ARGS = 'SSH=/usr/bin/ssh'
 
+# autossh doesn't ship a license and can't find one on $VENDOR_URL either
+CHECKPKG_OVERRIDES_CSWautossh += license-missing
+
 include gar/category.mk
 
 # Makefile install target doesn't honor $(DESTDIR) so we install manually


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