diff options
author | Francois Pons <fpons@mandriva.com> | 2002-05-31 10:58:40 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-05-31 10:58:40 +0000 |
commit | 09c0453916676438087af440982cc2e725851eea (patch) | |
tree | 8d36ab4fc4497fefe41ff5bed076d1a67788acab /Makefile | |
parent | 61db03a379e5daa017dd4e4943e551e97bdbc18f (diff) | |
download | rpmtools-09c0453916676438087af440982cc2e725851eea.tar rpmtools-09c0453916676438087af440982cc2e725851eea.tar.gz rpmtools-09c0453916676438087af440982cc2e725851eea.tar.bz2 rpmtools-09c0453916676438087af440982cc2e725851eea.tar.xz rpmtools-09c0453916676438087af440982cc2e725851eea.zip |
start using perl-URPM
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 4.2 +VERSION = 4.3 NAME = rpmtools FROMC = parsehdlist rpm2header #rpm-find-leaves FROMCC = #gendepslist2 hdlist2names hdlist2files hdlist2prereq hdlist2groups |