diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-01 16:06:01 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-01 16:06:01 +0000 |
commit | d252f250e3515145ecff21a925f830fe4da5e6c4 (patch) | |
tree | 9f56cf8ef75b1b6fd91d9b30c134415e298afe9b /misc | |
parent | b2d689575acabe2c752bdd25275dc1628b6d3c5e (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/uf-view/files/patch-po | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/uf-view/files/patch-po b/misc/uf-view/files/patch-po deleted file mode 100644 index 06588ec09378..000000000000 --- a/misc/uf-view/files/patch-po +++ /dev/null @@ -1,13 +0,0 @@ ---- po/Makefile.in.in.orig Sun Apr 20 10:14:53 2003 -+++ po/Makefile.in.in Sun Apr 20 10:15:14 2003 -@@ -27,8 +27,8 @@ - exec_prefix = @exec_prefix@ - datadir = @datadir@ - libdir = @libdir@ --localedir = $(libdir)/locale --gnulocaledir = $(datadir)/locale -+localedir = $(prefix)/share/locale -+gnulocaledir = $(prefix)/share/locale - gettextsrcdir = $(datadir)/glib-2.0/gettext/po - subdir = po - |