Remove unecessary control files, others to come
[openwrt.git] / rules.mk
index f0d21a2..eebc758 100644 (file)
--- a/rules.mk
+++ b/rules.mk
@@ -106,7 +106,7 @@ IPKG:= \
 
 # invoke ipkg-build with some default options
 IPKG_BUILD:= \
-  ipkg-build -c -o root -g root
+  ipkg-build -c -o 0 -g 0
 
 ifeq ($(CONFIG_ENABLE_LOCALE),true)
   DISABLE_NLS:=
This page took 0.021937 seconds and 4 git commands to generate.