From 685a71e7fff2edfb54c9fecf5b242d0382287c40 Mon Sep 17 00:00:00 2001 From: Gildas Bazin Date: Sun, 29 Feb 2004 13:33:47 +0000 Subject: [PATCH] * ipkg/Makefile.am: don't try to package files which have been removed. --- ipkg/Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/ipkg/Makefile.am b/ipkg/Makefile.am index 80c80e5028..9ab41043c1 100644 --- a/ipkg/Makefile.am +++ b/ipkg/Makefile.am @@ -1,7 +1,6 @@ NULL = EXTRA_DIST = \ patch \ - control \ control.gpe \ control.opie \ control.zaurus \ @@ -9,11 +8,9 @@ EXTRA_DIST = \ rules.gpe \ rules.opie \ rules.zaurus \ - postinst \ postinst.gpe \ postinst.opie \ postinst.zaurus \ - postrm \ postrm.gpe \ postrm.opie \ postrm.zaurus \ -- 2.39.2