summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-08-18 16:29:53 +0000
committerjbj <devnull@localhost>1999-08-18 16:29:53 +0000
commit13db81ac61d360b20ebe5934e3e11d37404b875d (patch)
tree256d28cf3df6f6bb987494fb2b28619156eb0f08 /macros.in
parent54218bb5e15f932c13afe64fdb3567ed9c2803dc (diff)
downloadlibrpm-tizen-13db81ac61d360b20ebe5934e3e11d37404b875d.tar.gz
librpm-tizen-13db81ac61d360b20ebe5934e3e11d37404b875d.tar.bz2
librpm-tizen-13db81ac61d360b20ebe5934e3e11d37404b875d.zip
Typo.
CVS patchset: 3236 CVS date: 1999/08/18 16:29:53
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros.in b/macros.in
index 7e3297e0e..151ad41ec 100644
--- a/macros.in
+++ b/macros.in
@@ -1,4 +1,4 @@
-# $Id: macros.in,v 1.33 1999/07/27 22:05:43 jbj Exp $
+# $Id: macros.in,v 1.34 1999/08/18 16:29:53 jbj Exp $
#==============================================================================
# Macro naming conventions (preliminary):
#
@@ -165,7 +165,7 @@
%_libdir %{_exec_prefix}/lib
%_includedir %{_prefix}/include
%_oldincludedir /usr/include
-%_infodir %{_prefix}/include
+%_infodir %{_prefix}/info
%_mandir %{_prefix}/man
#==============================================================================