From b00d12f3843d8f35e1df1d794b6a3522829650ef Mon Sep 17 00:00:00 2001 From: nalin Date: Jun 05 2000 15:17:04 +0000 Subject: *** empty log message *** --- diff --git a/authconfig.spec b/authconfig.spec index 0e66c00..054d697 100644 --- a/authconfig.spec +++ b/authconfig.spec @@ -30,7 +30,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %{_sbindir}/authconfig -%{_mandir}/man/man8/* +%{_mandir}/man8/* #%attr(-,root,root)%{_datadir}/locale/*/LC_MESSAGES/authconfig.mo %changelog diff --git a/po/Makefile b/po/Makefile index 4fce6ad..2b49bcc 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=$(INSTROOT)/usr/share/locale +datadir=/usr/share +INSTALLNLSDIR=$(datadir)/locale MSGMERGE = msgmerge