summaryrefslogtreecommitdiff
path: root/lib/psm.h
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-12-20 16:28:46 +0000
committerjbj <devnull@localhost>2001-12-20 16:28:46 +0000
commita3b362c466a12488fffe2f6dd4fffb728da2b0c0 (patch)
tree87466d8fedd5bdcfb95c48297223b6e44c5e8df1 /lib/psm.h
parent7940b1b4a5eb6a0371651904095e9c6b06206de1 (diff)
downloadrpm-a3b362c466a12488fffe2f6dd4fffb728da2b0c0.tar.gz
rpm-a3b362c466a12488fffe2f6dd4fffb728da2b0c0.tar.bz2
rpm-a3b362c466a12488fffe2f6dd4fffb728da2b0c0.zip
- solaris: translate i86pc to i386 (#57182).
- fix: %GNUconfigure breaks with single quotes (#57264). - fix: typo in find-requires. - tru64 compiler message cleanup. - add buildarch lines for hppa (#57728). CVS patchset: 5228 CVS date: 2001/12/20 16:28:46
Diffstat (limited to 'lib/psm.h')
-rw-r--r--lib/psm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/psm.h b/lib/psm.h
index 5d497cc23..165d6144f 100644
--- a/lib/psm.h
+++ b/lib/psm.h
@@ -47,7 +47,7 @@ typedef enum pkgStage_e {
PSM_RPMDB_LOAD = 97,
PSM_RPMDB_ADD = 98,
- PSM_RPMDB_REMOVE = 99,
+ PSM_RPMDB_REMOVE = 99
} pkgStage;
#undef _fv