fix typo in rules file
authorBdale Garbee <bdale@gag.com>
Thu, 20 Aug 2009 07:05:42 +0000 (01:05 -0600)
committerBdale Garbee <bdale@gag.com>
Thu, 20 Aug 2009 07:05:42 +0000 (01:05 -0600)
debian/rules

index c9c34fcda76bdbbe4ea00c30b2837b495cc2b4e9..8706a043d69c47b616e7ecd29375f2572bab0b71 100755 (executable)
@@ -25,7 +25,7 @@ configure-stamp:
                --bindir=/usr/sbin \
                --libexecdir=/usr/lib/amanda \
                --without-amlibexecdir \
-               --with-amperldir=/usr/share/perl
+               --with-amperldir=/usr/share/perl \
                --sysconfdir=/etc \
                --sharedstatedir=/var/lib \
                --localstatedir=/var/lib \