Author: bdrewery
Date: Fri Sep 18 23:34:47 2015
New Revision: 287979
URL: https://svnweb.freebsd.org/changeset/base/287979

Log:
  Remove redundant beforeinstall.

Modified:
  head/usr.sbin/sysrc/Makefile

Modified: head/usr.sbin/sysrc/Makefile
==============================================================================
--- head/usr.sbin/sysrc/Makefile        Fri Sep 18 23:25:43 2015        
(r287978)
+++ head/usr.sbin/sysrc/Makefile        Fri Sep 18 23:34:47 2015        
(r287979)
@@ -4,8 +4,4 @@ SCRIPTS= sysrc
 
 MAN= sysrc.8
 
-beforeinstall:
-       mkdir -p ${DESTDIR}${SCRIPTSDIR}
-       mkdir -p ${DESTDIR}${MANDIR}8
-
 .include <bsd.prog.mk>
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to