Explorar o código

remove duplicate slash

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

+ 1 - 1
package/libgcrypt/Makefile

@@ -27,7 +27,7 @@ CONFIGURE_ARGS+=	--disable-asm \
 post-install:
 	# provides own automake macros
 	${INSTALL_DIR} ${STAGING_HOST_DIR}/usr/share/aclocal
-	${CP} ${WRKINST}//usr/share/aclocal/libgcrypt.m4 \
+	${CP} ${WRKINST}/usr/share/aclocal/libgcrypt.m4 \
 		${STAGING_HOST_DIR}/usr/share/aclocal
 
 libgcrypt-install: