]> err.no Git - dpkg/commit
Dpkg::Source::Package::V2_0: removes conflicting subdirectories
authorRaphael Hertzog <hertzog@debian.org>
Fri, 29 Feb 2008 20:01:56 +0000 (21:01 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Sat, 1 Mar 2008 08:55:08 +0000 (09:55 +0100)
commit1c527e7fc0c86487696898a6356b66a4d582d860
tree117b2e4a05931913f146db5d7815e7268108486f
parentc762847b4a3f27414c64db53fa28da9b057808b2
Dpkg::Source::Package::V2_0: removes conflicting subdirectories

* scripts/Dpkg/Source/Package/V2_0.pm: When extracting additional
tarballs, removes the destination directory in case it existed in
the main tarball. Same goes for the debian subdirectory.
* scripts/Makefile.am: Add the module above.
scripts/Dpkg/Source/Package/V2_0.pm
scripts/Makefile.am