From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonatan Schlag To: development@lists.ipfire.org Subject: Re: [PATCH 3/3] New package ncat (ncat is the new standard netcat) and change the build order of netcat Date: Wed, 06 Apr 2016 16:50:11 +0000 Message-ID: <20160406165011.Horde.6KoWfa_jtzPkIe_zLnko8_p@owncloud.helmsklamm.local.familyschlag> In-Reply-To: =?utf-8?q?=3C20160406102623=2EHorde=2EHP9fj6fZA4iXVDYdvLBR7Xf?= =?utf-8?q?=40owncloud=2Ehelmsklamm=2Elocal=2Efamilyschlag=3E?= MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6007435325919694006==" List-Id: --===============6007435325919694006== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi, I tested my second solution and the solution works perfectly :-) THISAPP = ncat-$(VER) DL_FILE = nmap-$(VER).tar.bz2 # name of the download file DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/nmap-$(VER) #name of the directory in the tarball TARGET = $(DIR_INFO)/ncat-$(VER) # name of the logfile I will send a new patch for this today or tomorrow. Regards Jonatan PS.: The comments are for me. I have to write a little bit documentation about this, although I will forget everything. In this Mail, they are safe till I write the documentation. --===============6007435325919694006==--