diff --git a/app/fvwm/sample.fvwmrc/Makefile b/app/fvwm/sample.fvwmrc/Makefile index 13bd6a4d3..def4be8ad 100644 --- a/app/fvwm/sample.fvwmrc/Makefile +++ b/app/fvwm/sample.fvwmrc/Makefile @@ -1,15 +1,13 @@ -# $OpenBSD: Makefile,v 1.7 2008/01/06 18:13:58 matthieu Exp $ +# $OpenBSD: Makefile,v 1.8 2020/09/30 20:42:12 kn Exp $ .include "../Makefile.inc" -OSRELEASE=`/sbin/sysctl -n kern.osrelease 2>&1` RM?=rm depend: all: - @sed -e "s,__osrelease__,${OSRELEASE}," \ - ${.CURDIR}/system.fvwmrc > .fvwmrc + @cat ${.CURDIR}/system.fvwmrc > .fvwmrc install: ${INSTALL_DATA} .fvwmrc \ diff --git a/app/fvwm/sample.fvwmrc/system.fvwmrc b/app/fvwm/sample.fvwmrc/system.fvwmrc index 3470d37b6..d772a7bee 100644 --- a/app/fvwm/sample.fvwmrc/system.fvwmrc +++ b/app/fvwm/sample.fvwmrc/system.fvwmrc @@ -352,7 +352,7 @@ Key F8 A M CirculateDown *FvwmPagerFore white *FvwmPagerHilight #2d2d2d *FvwmPagerGeometry 80x60-1-1 -*FvwmPagerLabel 0 "OpenBSD __osrelease__" +*FvwmPagerLabel 0 "OpenBSD" *FvwmPagerLabel 1 Maker *FvwmPagerLabel 2 Mail *FvwmPagerLabel 3 Matlab