From c78f1f5a6268446f7b64bcb24de0a5bb136b03f0 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 15 Jun 2006 08:27:41 +0000 Subject: add a fake packdrake.pm --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6a108cd..922bd4f 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ BINDIR = $(PREFIX)/bin VENDORLIB = $(shell eval "`perl -V:installvendorlib`"; echo $$installvendorlib) INSTALLVENDORLIB = $(DESTDIR)$(VENDORLIB) PERL_CHECKER_TARGET = native-code -PERL_CHECKER_VERSION = 1.1.24 +PERL_CHECKER_VERSION = 1.1.25 FILES-perl_checker = AUTHORS COPYING README.emacs Makefile misc perl_checker.spec perl_checker.src perl_checker_fake_packages -- cgit v1.2.1