diff options
author | jbj <devnull@localhost> | 2001-06-28 22:19:08 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-06-28 22:19:08 +0000 |
commit | 3e219ad91a7ccc6632b948c5bab03694f3f6b25d (patch) | |
tree | f4b671f95d55c43cc5cd1748a1fbc41dd265f66e /perl/Makefile.in | |
parent | b533de2b2722679b3e1bc486467310bd8c61f806 (diff) | |
download | librpm-tizen-3e219ad91a7ccc6632b948c5bab03694f3f6b25d.tar.gz librpm-tizen-3e219ad91a7ccc6632b948c5bab03694f3f6b25d.tar.bz2 librpm-tizen-3e219ad91a7ccc6632b948c5bab03694f3f6b25d.zip |
- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.
- fix: add -r to useradd to prevent /etc/skel glop (#46215).
- fix: disambiguate typedef and struct name(s) for kpackage.
CVS patchset: 4908
CVS date: 2001/06/28 22:19:08
Diffstat (limited to 'perl/Makefile.in')
-rw-r--r-- | perl/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/Makefile.in b/perl/Makefile.in index 50e77f0d6..51585138d 100644 --- a/perl/Makefile.in +++ b/perl/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation |