Index: emulators/linux_base-c7/Makefile =================================================================== --- emulators/linux_base-c7/Makefile +++ emulators/linux_base-c7/Makefile @@ -2,7 +2,7 @@ PORTNAME= c7 PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= emulators linux PKGNAMEPREFIX= linux_base- BIN_DISTNAMES= centos-release-7-4.1708.el7.centos \ Index: emulators/linux_base-c7/pkg-plist.amd64 =================================================================== --- emulators/linux_base-c7/pkg-plist.amd64 +++ emulators/linux_base-c7/pkg-plist.amd64 @@ -3172,7 +3172,6 @@ @rmtry var/cache/ldconfig/aux-cache var/db/Makefile var/mail -@dir dev @dir etc/X11/applnk @dir etc/X11/fontpath.d @dir etc/bash_completion.d @@ -3212,8 +3211,6 @@ @dir %%LINUXBASE%% @comment These directories may have filesystems mounted and then it may not be @comment possible to change their mode and timestamp like @dir tries to do. -@postexec mkdir -p %D/dev/shm -@postunexec rmdir %D/dev/shm 2>/dev/null || true @postexec mkdir -p %D/proc @postunexec rmdir %D/proc 2>/dev/null || true @postexec mkdir -p %D/sys Index: emulators/linux_base-c7/pkg-plist.i386 =================================================================== --- emulators/linux_base-c7/pkg-plist.i386 +++ emulators/linux_base-c7/pkg-plist.i386 @@ -2720,7 +2720,6 @@ @rmtry var/cache/ldconfig/aux-cache var/db/Makefile var/mail -@dir dev @dir etc/X11/applnk @dir etc/X11/fontpath.d @dir etc/bash_completion.d @@ -2759,8 +2758,6 @@ @dir %%LINUXBASE%% @comment These directories may have filesystems mounted and then it may not be @comment possible to change their mode and timestamp like @dir tries to do. -@postexec mkdir -p %D/dev/shm -@postunexec rmdir %D/dev/shm 2>/dev/null || true @postexec mkdir -p %D/proc @postunexec rmdir %D/proc 2>/dev/null || true @postexec mkdir -p %D/sys