[libnet-dbus-perl] 50/335: Fix version number

Intrigeri intrigeri at moszumanska.debian.org
Sat Mar 21 01:07:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch experimental
in repository libnet-dbus-perl.

commit 061912d9de3236bd69501f9dfaba40ae0ed3d4d9
Author: Daniel P. Berrange <dan at berrange.com>
Date:   Thu Apr 28 11:14:24 2005 +0000

    Fix version number
---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 43d72ad..fd441f4 100644
--- a/README
+++ b/README
@@ -25,11 +25,11 @@ If your dbus installation is not in the /usr prefix,
 the the argument DBUS_HOME must be used to specify
 the instllation prefix when generating the Makefile.
 For example, if dbus were initially configured and
-built with 'configure --prefix=$HOME/dbus-0.21' then
+built with 'configure --prefix=$HOME/dbus-0.32' then
 the installation procedure for this Perl module would 
 be
 
-   perl Makefile.PL DBUS_HOME=$HOME/dbus-0.21
+   perl Makefile.PL DBUS_HOME=$HOME/dbus-0.32
    make
    make test
    make install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-dbus-perl.git



More information about the Pkg-perl-cvs-commits mailing list