mirror of
https://github.com/openwrt/packages.git
synced 2025-02-12 03:28:07 +00:00
12 lines
242 B
Diff
12 lines
242 B
Diff
--- a/Makefile.in
|
|
+++ b/Makefile.in
|
|
@@ -75,7 +75,7 @@ EGREP = @EGREP@
|
|
SED = @SED@
|
|
|
|
INSTALL = $(SHELL) $(scriptdir)/install-sh -c
|
|
-INSTALL_OWNER = -o $(install_uid) -g $(install_gid)
|
|
+INSTALL_OWNER =
|
|
|
|
ECHO_N = @ECHO_N@
|
|
ECHO_C = @ECHO_C@
|