Explorar o código

set timestamp dir to a usable default

Waldemar Brodkorb %!s(int64=15) %!d(string=hai) anos
pai
achega
4b5dc45c75
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      package/sudo/Makefile

+ 2 - 1
package/sudo/Makefile

@@ -16,7 +16,8 @@ include $(TOPDIR)/mk/package.mk
 
 $(eval $(call PKG_template,SUDO,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
 
-CONFIGURE_ARGS+=	--without-pam
+CONFIGURE_ARGS+=	--without-pam \
+			--with-timedir=/var/run
 
 post-install:
 	$(INSTALL_DIR) $(IDIR_SUDO)/usr/bin