summaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-08-02 20:40:58 +0000
committerMatt Wilson <msw@redhat.com>1999-08-02 20:40:58 +0000
commita1a4273893ad8b13c8a42be4f91fc2e32fcade0f (patch)
tree905bab16ea51666462565c96cb15695b427963c7 /po/Makefile
parente3cfad4a0541f8bb1e0c1c5f47f34687e326bb50 (diff)
downloadanaconda-a1a4273893ad8b13c8a42be4f91fc2e32fcade0f.tar.gz
anaconda-a1a4273893ad8b13c8a42be4f91fc2e32fcade0f.tar.xz
anaconda-a1a4273893ad8b13c8a42be4f91fc2e32fcade0f.zip
really really fix
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index d256a1a7f..bc476ffba 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -1,7 +1,8 @@
INSTALL= /usr/bin/install -c
INSTALL_PROGRAM= ${INSTALL}
INSTALL_DATA= ${INSTALL} -m 644
-INSTALLNLSDIR=$(TOPDIR)/RedHat/instimage/usr/share/locale
+PREFIX=$(TOPDIR)
+INSTALLNLSDIR=RedHat/instimage/usr/share/locale
MSGMERGE = msgmerge