aboutsummaryrefslogtreecommitdiff
path: root/www/amphetadesk/files/patch-lib::AmphetaDesk.pm
diff options
context:
space:
mode:
Diffstat (limited to 'www/amphetadesk/files/patch-lib::AmphetaDesk.pm')
-rw-r--r--www/amphetadesk/files/patch-lib::AmphetaDesk.pm10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/amphetadesk/files/patch-lib::AmphetaDesk.pm b/www/amphetadesk/files/patch-lib::AmphetaDesk.pm
new file mode 100644
index 000000000000..fb7a9aba60a9
--- /dev/null
+++ b/www/amphetadesk/files/patch-lib::AmphetaDesk.pm
@@ -0,0 +1,10 @@
+--- lib/AmphetaDesk.pm.orig Mon Oct 10 17:02:41 2005
++++ lib/AmphetaDesk.pm Mon Oct 10 17:02:45 2005
+@@ -40,7 +40,6 @@
+
+ # where are we?
+ use FindBin qw($Bin);
+-BEGIN { unshift(@INC, catdir($Bin, "lib")); }
+
+ ###############################################################################
+ # init - creates the environment and sets up the queue based loop. #