diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ PACKAGE = rpm-helper -VERSION = 0.19.2 +VERSION = 0.20.0 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = add-user del-user add-service del-service create-file \ add-group del-group add-shell del-shell verify-shell \ add-syslog del-syslog add-webapp del-webapp \ - get-free-syslog-facility get-password create-ssl-certificate + get-password create-ssl-certificate MACROS_FILES = rpm-helper.macros CONF_FILES = ssl FILES = AUTHORS README COPYING NEWS Makefile \ |