r4050 - trunk/src/target/opkg

thomas at sita.openmoko.org thomas at sita.openmoko.org
Mon Feb 11 11:30:23 CET 2008


Author: thomas
Date: 2008-02-11 11:30:22 +0100 (Mon, 11 Feb 2008)
New Revision: 4050

Removed:
   trunk/src/target/opkg/etc/
Modified:
   trunk/src/target/opkg/Makefile.am
   trunk/src/target/opkg/configure.ac
Log:
opkg: remove redundant etc directory


Modified: trunk/src/target/opkg/Makefile.am
===================================================================
--- trunk/src/target/opkg/Makefile.am	2008-02-11 10:28:29 UTC (rev 4049)
+++ trunk/src/target/opkg/Makefile.am	2008-02-11 10:30:22 UTC (rev 4050)
@@ -1,4 +1,4 @@
-SUBDIRS =  etc familiar libbb libopkg tests src
+SUBDIRS = familiar libbb libopkg tests src
 
 HOST_CPU=@host_cpu@
 BUILD_CPU=@build_cpu@

Modified: trunk/src/target/opkg/configure.ac
===================================================================
--- trunk/src/target/opkg/configure.ac	2008-02-11 10:28:29 UTC (rev 4049)
+++ trunk/src/target/opkg/configure.ac	2008-02-11 10:30:22 UTC (rev 4050)
@@ -131,7 +131,6 @@
     libopkg/Makefile
     tests/Makefile
     src/Makefile
-    etc/Makefile
     familiar/Makefile
     familiar/control
     familiar/control-unstripped





More information about the commitlog mailing list