summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/nut-monitor/files/nut-monitor-1.3-paths2.patch')
-rw-r--r--net-misc/nut-monitor/files/nut-monitor-1.3-paths2.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-misc/nut-monitor/files/nut-monitor-1.3-paths2.patch b/net-misc/nut-monitor/files/nut-monitor-1.3-paths2.patch
new file mode 100644
index 000000000000..92d6833ee1ff
--- /dev/null
+++ b/net-misc/nut-monitor/files/nut-monitor-1.3-paths2.patch
@@ -0,0 +1,11 @@
+--- NUT-Monitor~ 2012-04-03 12:04:09.000000000 +0200
++++ NUT-Monitor 2012-04-03 12:05:32.949730947 +0200
+@@ -888,7 +888,7 @@
+
+ # Init the localisation
+ APP = "NUT-Monitor"
+- DIR = "locale"
++ DIR = "/usr/share/locale"
+
+ gettext.bindtextdomain( APP, DIR )
+ gettext.textdomain( APP )