summaryrefslogtreecommitdiff
path: root/packages/dpkg/files/noupdalt.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-10-03 17:42:58 +0000
committerKoen Kooi <koen@openembedded.org>2006-10-03 17:42:58 +0000
commitdac73415c1d8a09ab1c085b62c566496dc2b1711 (patch)
tree542fd9dca73a906b2f6f3f05692f61623a6c8204 /packages/dpkg/files/noupdalt.patch
parent8754b50f6dcb3d25ec6c35a1080a9845f947f039 (diff)
dpkg: sync with poky
Diffstat (limited to 'packages/dpkg/files/noupdalt.patch')
-rw-r--r--packages/dpkg/files/noupdalt.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages/dpkg/files/noupdalt.patch b/packages/dpkg/files/noupdalt.patch
new file mode 100644
index 0000000000..023e99ae8d
--- /dev/null
+++ b/packages/dpkg/files/noupdalt.patch
@@ -0,0 +1,16 @@
+---
+ scripts/Makefile.am | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+--- dpkg-1.13.22.orig/scripts/Makefile.am
++++ dpkg-1.13.22/scripts/Makefile.am
+@@ -20,8 +20,7 @@ bin_SCRIPTS = \
+ sbin_SCRIPTS = \
+ cleanup-info \
+ dpkg-divert \
+- dpkg-statoverride \
+- update-alternatives
++ dpkg-statoverride
+
+ changelogdir = $(pkglibdir)/parsechangelog
+ changelog_SCRIPTS = \