aboutsummaryrefslogtreecommitdiff
path: root/misc/upclient
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 01:16:45 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 01:16:45 +0000
commit0d36ec3c7937d274f501258ddf1798b05e4f33c2 (patch)
treeb35c705d3b36af5129c9a15430528661add3b428 /misc/upclient
parent7c1c0e91b8cdf7f3ac38f7abc4340060d48f528a (diff)
downloadports-0d36ec3c7937d274f501258ddf1798b05e4f33c2.tar.gz
ports-0d36ec3c7937d274f501258ddf1798b05e4f33c2.zip
Rename misc/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363282
Diffstat (limited to 'misc/upclient')
-rw-r--r--misc/upclient/Makefile2
-rw-r--r--misc/upclient/files/patch-src_Makefile (renamed from misc/upclient/files/patch-aa)0
-rw-r--r--misc/upclient/files/patch-src_conf_upclient.conf (renamed from misc/upclient/files/patch-ab)0
3 files changed, 1 insertions, 1 deletions
diff --git a/misc/upclient/Makefile b/misc/upclient/Makefile
index 4998ccf5a347..301e9b18fcf7 100644
--- a/misc/upclient/Makefile
+++ b/misc/upclient/Makefile
@@ -47,7 +47,7 @@ do-install:
${STAGEDIR}${PREFIX}/etc/upclient.conf.sample
${INSTALL_SCRIPT} ${WRKSRC}/scripts/upchk ${WRKSRC}/scripts/clientchk \
${STAGEDIR}${PREFIX}/sbin
- @cd ${WRKSRC}/src; ${MAKE_CMD} destdir=${STAGEDIR} install-locales
+ @(cd ${WRKSRC}/src; ${MAKE_CMD} destdir=${STAGEDIR} install-locales)
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for file in ${DOC_FILES}
${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR}
diff --git a/misc/upclient/files/patch-aa b/misc/upclient/files/patch-src_Makefile
index 1fffb067ad8e..1fffb067ad8e 100644
--- a/misc/upclient/files/patch-aa
+++ b/misc/upclient/files/patch-src_Makefile
diff --git a/misc/upclient/files/patch-ab b/misc/upclient/files/patch-src_conf_upclient.conf
index ed742e878c4c..ed742e878c4c 100644
--- a/misc/upclient/files/patch-ab
+++ b/misc/upclient/files/patch-src_conf_upclient.conf