]> err.no Git - dpkg/commit
Dpkg::Source::Package::V3_0::quilt: Add fallback when quilt is not available
authorRaphael Hertzog <hertzog@debian.org>
Fri, 14 Mar 2008 18:32:04 +0000 (19:32 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Fri, 14 Mar 2008 18:32:04 +0000 (19:32 +0100)
commit52361409ba4dc0a3eb9700bc8ef7151292d5f450
treee5ae7ef03b354e163ebda639dd5dfb92c7454bd7
parentc3f33b87d43f81f06df2c1be1ee91c8c7e3a7f86
Dpkg::Source::Package::V3_0::quilt: Add fallback when quilt is not available

* scripts/Dpkg/Source/Package/V3_0/quilt.pm: Check for quilt availability
before using it to apply patches. Otherwise resort to using
Dpkg::Source::Patch to apply patches.
scripts/Dpkg/Source/Package/V3_0/quilt.pm