summaryrefslogtreecommitdiffstats
path: root/deskutils/gdesklets-recentlyused/files/patch-Install_RecentlyUsed_Sensor.bin
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/gdesklets-recentlyused/files/patch-Install_RecentlyUsed_Sensor.bin')
-rw-r--r--deskutils/gdesklets-recentlyused/files/patch-Install_RecentlyUsed_Sensor.bin18
1 files changed, 0 insertions, 18 deletions
diff --git a/deskutils/gdesklets-recentlyused/files/patch-Install_RecentlyUsed_Sensor.bin b/deskutils/gdesklets-recentlyused/files/patch-Install_RecentlyUsed_Sensor.bin
deleted file mode 100644
index 16824f3c0..000000000
--- a/deskutils/gdesklets-recentlyused/files/patch-Install_RecentlyUsed_Sensor.bin
+++ /dev/null
@@ -1,18 +0,0 @@
---- Install_RecentlyUsed_Sensor.bin.orig Sat Sep 20 01:59:52 2003
-+++ Install_RecentlyUsed_Sensor.bin Sat Sep 20 02:00:20 2003
-@@ -75,15 +75,9 @@
- else:
- cmd = "mkdir -p %(destination)s; cd %(destination)s; " X "LANG=C tar -xzvf %(tmp)s 2>&1"
-- fail, out = commands.getstatusoutput(cmd % vars())
-+ commands.getstatusoutput(cmd % vars())
- os.unlink(tmp)
-
-- if (fail):
-- if (no_message): print ERROR_TAR + out
-- else: message(ERROR_TAR + out, "error")
-- sys.exit(1)
--
-- print out
- if (not list_only):
- if (no_message): print SUCCESS
- else: message(SUCCESS, "info")
commitgraph'>* Update to 2.3.2, which fixes a regression in "stealth mode".lx2007-01-301-1/+1 * Updating to 2.3.1.lx2007-01-211-3/+2 * - update Prelude versionlx2007-01-171-1/+2 * - Update to 0.9.11clsung2006-11-271-1/+1 * - Update to 2.3.0rafan2006-11-051-2/+2 * - Update to 2.2.4rafan2006-09-061-3/+5 * Updating the Samhain HIDS to 2.2.1. This is a minor release which fixesitetcu2006-06-19