r4437 - trunk/src/target/opkg

thomas at docs.openmoko.org thomas at docs.openmoko.org
Thu May 15 12:40:57 CEST 2008


Author: thomas
Date: 2008-05-15 12:40:56 +0200 (Thu, 15 May 2008)
New Revision: 4437

Modified:
   trunk/src/target/opkg/Makefile.am
Log:
opkg: fix distcheck


Modified: trunk/src/target/opkg/Makefile.am
===================================================================
--- trunk/src/target/opkg/Makefile.am	2008-05-15 09:46:23 UTC (rev 4436)
+++ trunk/src/target/opkg/Makefile.am	2008-05-15 10:40:56 UTC (rev 4437)
@@ -16,7 +16,7 @@
 install-data-hook:
 	chmod +x $(DESTDIR)$(datadir)/opkg/intercept/*
 
-EXTRA_DIST = update-alternatives $(intercept_DATA)
+EXTRA_DIST = $(intercept_DATA)
 
 MAINTAINERCLEANFILES= \
 	configure \





More information about the commitlog mailing list