summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-02-23 01:48:51 +0000
committerjbj <devnull@localhost>2000-02-23 01:48:51 +0000
commitf880c9a8d6fdd6c39dc524a2740eb3911e81bae3 (patch)
tree9128014d9d55604dcda955e5f5d6654494e21379 /scripts
parent6ad3b578cb736f70c0a774166ba71f126f67fff1 (diff)
downloadrpm-f880c9a8d6fdd6c39dc524a2740eb3911e81bae3.tar.gz
rpm-f880c9a8d6fdd6c39dc524a2740eb3911e81bae3.tar.bz2
rpm-f880c9a8d6fdd6c39dc524a2740eb3911e81bae3.zip
fix: missed level of indirection in i18nTag().
CVS patchset: 3579 CVS date: 2000/02/23 01:48:51
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.am5
-rw-r--r--scripts/Makefile.in5
2 files changed, 0 insertions, 10 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 408d15cd8..1bb7d4160 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -22,8 +22,3 @@ config_SCRIPTS = \
freshen.sh get_magic.pl getpo.sh http.req magic.prov magic.req \
perl.prov perl.req rpmdiff rpmdiff.cgi u_pkg.sh \
vpkg-provides.sh vpkg-provides2.sh
-
-brp-redhat: brp-redhat.in ../config.status
- cd .. \
- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= \
- $(SHELL) ./config.status
diff --git a/scripts/Makefile.in b/scripts/Makefile.in
index 0aa4a4a94..4c3166d01 100644
--- a/scripts/Makefile.in
+++ b/scripts/Makefile.in
@@ -292,11 +292,6 @@ maintainer-clean-generic clean mostlyclean distclean maintainer-clean
all:
-brp-redhat: brp-redhat.in ../config.status
- cd .. \
- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= \
- $(SHELL) ./config.status
-
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: