summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-04-21 16:20:20 +0000
committerjbj <devnull@localhost>1999-04-21 16:20:20 +0000
commit97843056606d8c2c33c9a24d1f5c17b6dacbbcfc (patch)
treecfac26cd87ea9f4dfe1b69642a888427906d2246 /macros.in
parent4c10d8f2325f6a658c3ae78d74b267990b9fe510 (diff)
downloadlibrpm-tizen-97843056606d8c2c33c9a24d1f5c17b6dacbbcfc.tar.gz
librpm-tizen-97843056606d8c2c33c9a24d1f5c17b6dacbbcfc.tar.bz2
librpm-tizen-97843056606d8c2c33c9a24d1f5c17b6dacbbcfc.zip
Typo.
CVS patchset: 3027 CVS date: 1999/04/21 16:20:20
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 46cd6d3a2..0c2675d0d 100644
--- a/macros.in
+++ b/macros.in
@@ -1,4 +1,4 @@
-# $Id: macros.in,v 1.24 1999/04/20 22:45:52 jbj Exp $
+# $Id: macros.in,v 1.25 1999/04/21 16:20:20 jbj Exp $
#==============================================================================
# Macro naming conventions (preliminary):
#
@@ -211,5 +211,5 @@
%{__automake} \
%{__autoconf} \
%{-C:_mydir="`pwd`"; %{-M; %{__mkdirp} %{-C*};} cd %{-C*}} \
- CFLAGS="%{optflags}" %{-C:${_mydir}}%{!-C:.}/configure %{_target_platform} --prefix=%{_prefix} !*
+ CFLAGS="%{optflags}" %{-C:${_mydir}}%{!-C:.}/configure %{_target_platform} --prefix=%{_prefix} !* \
%{-C:cd ${_mydir}; unset _mydir}