summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-03-13 23:29:59 +0000
committerjbj <devnull@localhost>1999-03-13 23:29:59 +0000
commitd32ae3ef069894e08929261d911ad300b9767a3a (patch)
treefe2e41a95d1529f487da7b09689454027a62d03b /tests
parenta36b1b3871c78e0a1e98cb1a5b7d00ecac260238 (diff)
downloadlibrpm-tizen-d32ae3ef069894e08929261d911ad300b9767a3a.tar.gz
librpm-tizen-d32ae3ef069894e08929261d911ad300b9767a3a.tar.bz2
librpm-tizen-d32ae3ef069894e08929261d911ad300b9767a3a.zip
Typos.
CVS patchset: 2890 CVS date: 1999/03/13 23:29:59
Diffstat (limited to 'tests')
-rw-r--r--tests/macros.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/macros.in b/tests/macros.in
index 4e67e8ec3..d57250bd5 100644
--- a/tests/macros.in
+++ b/tests/macros.in
@@ -121,4 +121,4 @@
#
%configure \
%{?__libtoolize:[ -f configure.in ] && %{__libtoolize} --copy --force} \
- CFLAGS="%{optflags}" ../configure %{_target_platform} --prefix=%{_prefix}
+ CFLAGS="%{optflags}" ./configure %{_target_platform} --prefix=%{_prefix}