public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers (jer)" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/nmap/files: nmap-6.40-uninstaller.patch
Date: Thu,  1 Aug 2013 16:50:09 +0000 (UTC)	[thread overview]
Message-ID: <20130801165009.32B6E20081@flycatcher.gentoo.org> (raw)

jer         13/08/01 16:50:09

  Added:                nmap-6.40-uninstaller.patch
  Log:
  Do not install uninstall_zenmap.
  
  (Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.1                  net-analyzer/nmap/files/nmap-6.40-uninstaller.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nmap/files/nmap-6.40-uninstaller.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nmap/files/nmap-6.40-uninstaller.patch?rev=1.1&content-type=text/plain

Index: nmap-6.40-uninstaller.patch
===================================================================
--- a/zenmap/setup.py
+++ b/zenmap/setup.py
@@ -238,7 +238,6 @@
         self.set_perms()
         self.set_modules_path()
         self.fix_paths()
-        self.create_uninstaller()
         self.write_installed_files()
 
     def get_installed_files(self):
@@ -255,7 +254,6 @@
         for dirpath, dirs, files in os.walk(os.path.join(self.install_data, data_dir)):
             for dir in dirs:
                 installed_files.append(os.path.join(dirpath, dir))
-        installed_files.append(os.path.join(self.install_scripts, "uninstall_" + APP_NAME))
         return installed_files
 
     def create_uninstaller(self):





             reply	other threads:[~2013-08-01 16:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-01 16:50 Jeroen Roovers (jer) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-06-06  0:25 [gentoo-commits] gentoo-x86 commit in net-analyzer/nmap/files: nmap-6.40-uninstaller.patch Jeroen Roovers (jer)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130801165009.32B6E20081@flycatcher.gentoo.org \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox