The following commit has been merged in the master branch:
commit 99e213787595fec1a7939ba1a0395dfdfd62c7ba
Author: Guillem Jover <[email protected]>
Date: Thu Oct 29 18:01:17 2009 +0100
build: Rename and namespace dpkg m4 files
This avoids possible future collisions and makes it easier to see
what's coming from dpkg and what each file is for.
diff --git a/m4/arch.m4 b/m4/dpkg-arch.m4
similarity index 100%
rename from m4/arch.m4
rename to m4/dpkg-arch.m4
diff --git a/m4/compiler.m4 b/m4/dpkg-compiler.m4
similarity index 100%
rename from m4/compiler.m4
rename to m4/dpkg-compiler.m4
diff --git a/m4/funcs.m4 b/m4/dpkg-funcs.m4
similarity index 100%
rename from m4/funcs.m4
rename to m4/dpkg-funcs.m4
diff --git a/m4/libs.m4 b/m4/dpkg-libs.m4
similarity index 100%
rename from m4/libs.m4
rename to m4/dpkg-libs.m4
diff --git a/m4/linker.m4 b/m4/dpkg-linker.m4
similarity index 100%
rename from m4/linker.m4
rename to m4/dpkg-linker.m4
diff --git a/m4/perl.m4 b/m4/dpkg-progs.m4
similarity index 100%
rename from m4/perl.m4
rename to m4/dpkg-progs.m4
diff --git a/m4/types.m4 b/m4/dpkg-types.m4
similarity index 100%
rename from m4/types.m4
rename to m4/dpkg-types.m4
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]