Use the .. Perl operator to simplify prerms.
authorEvan Broder <broder@mit.edu>
Thu, 27 May 2010 15:58:35 +0000 (11:58 -0400)
committerEvan Broder <broder@mit.edu>
Thu, 27 May 2010 15:58:35 +0000 (11:58 -0400)
commit8425261815b87bb395a57ff1c5dd731788ae7a51
treec65a6a6cf9e8f5891e5231e35d6b142228488952
parent74a77bf6bd1a83872102d0d4080cee54b01caec8
Use the .. Perl operator to simplify prerms.

invirt-console-host, invirt-dev, and all of the packages in
xvm-munin-config previously used a convoluted one-liner to clean up
/etc/sudoers, but we can do it much more easily using the .. operator.

Taken from http://blog.ksplice.com/2010/05/top-10-perl-one-liner-tricks/

svn path=/trunk/packages/invirt-console/; revision=3011
debian/changelog
debian/invirt-console-host.postinst
debian/invirt-console-host.prerm