From: Michael Biebl Date: Sat, 11 Feb 2012 08:53:53 +0000 (+0100) Subject: Copy intltool files instead of symlinking them. X-Git-Tag: 43-1~40 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afbc324da7b00d9e552cd48378109b754767fb53;p=systemd Copy intltool files instead of symlinking them. --- diff --git a/debian/changelog b/debian/changelog index 741c33f1..ba9a4d82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ systemd (40-1) unstable; urgency=low * Add packages for libsystemd-journal and libsystemd-id128. * Update symbols file for libsystemd-login. * Update configure flags, use rootprefix instead of rootdir. + * Copy intltool files instead of symlinking them. -- Tollef Fog Heen Tue, 07 Feb 2012 21:36:34 +0100 diff --git a/debian/rules b/debian/rules index f79567c8..f72163cf 100755 --- a/debian/rules +++ b/debian/rules @@ -31,7 +31,7 @@ override_dh_install: dh_install debian/ifup@.service /lib/systemd/system autoreconf: - intltoolize -f + intltoolize -f -c autoreconf -f -i override_dh_autoreconf: