summaryrefslogtreecommitdiffstats
path: root/kernel/kls_xpm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/kls_xpm/Makefile.am')
-rw-r--r--kernel/kls_xpm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/kls_xpm/Makefile.am b/kernel/kls_xpm/Makefile.am
index 0188af0..882d749 100644
--- a/kernel/kls_xpm/Makefile.am
+++ b/kernel/kls_xpm/Makefile.am
@@ -14,4 +14,4 @@ EXTRA_DIST = rgbmap
install-data-am:
$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
- $(INSTALL) --mode=0644 rgbmap $(DESTDIR)$(pkgdatadir)/rgbmap \ No newline at end of file
+ $(INSTALL) -m 0644 rgbmap $(DESTDIR)$(pkgdatadir)/rgbmap