diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ install-fcron: create-dirs systemctl enable fcron.service install-gpm: create-dirs - install -m ${CONFMOD} clfs/default/gpm ${DEFAULTSDIR}/ + install -m ${CONFMODE} clfs/default/gpm ${DEFAULTSDIR}/ install -m ${CONFMODE} clfs/units/gpm.service ${UNITSDIR}/ systemctl enable gpm.service |