[SCM] Packaging of padre perl editor branch, master, updated. upstream/0.33-146-g0890800

Damyan Ivanov dmn at debian.org
Mon Apr 27 12:47:28 UTC 2009


The following commit has been merged in the master branch:
commit 4b98f210e17ad317b46f3811eb89f21a262f602d
Author: Damyan Ivanov <dmn at debian.org>
Date:   Mon Apr 27 12:04:47 2009 +0300

    correct paths to .po files

diff --git a/debian/rules b/debian/rules
index 9d85156..7c5a2d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ override_dh_auto_test:
 override_dh_auto_clean: unpatch
 	dh_auto_clean
 
-PO_DIR = $(CURDIR)/debian/padre/usr/share/perl5/auto/share/dist/Padre/locale
+PO_DIR = $(CURDIR)/debian/tmp/usr/share/perl5/auto/share/dist/Padre/locale
 
 override_dh_auto_install:
 	dh_auto_install

-- 
Packaging of padre perl editor



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