aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Mykyta Holubakha <hilobakho@gmail.com>2018-01-24 22:35:21 +0200
committerGravatar Mykyta Holubakha <hilobakho@gmail.com>2018-01-24 22:35:21 +0200
commit6d4eece8f967a22a62501963acb96f6740c3a8fb (patch)
tree0bf01c9fa6593aa693a337cb631196bc3a0dfe29 /Makefile
parentec9b8acd3a268dda8d6312093a799b9e2cf023bc (diff)
Improved manpage
thanks @SirCmpwn
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 01efcb8..cc9e53c 100644
--- a/Makefile
+++ b/Makefile
@@ -17,9 +17,6 @@ MODE = ${MODE_${INSTALL_UDEV_RULES}}
all: brightnessctl brightnessctl.1
-brightnessctl.1: brightnessctl.1.in
- sed 's/VERSION/$(VERSION)/g' $< > $@
-
install: all ${INSTALL_UDEV_${INSTALL_UDEV_RULES}}
install -d ${BINDIR} ${MANDIR}/man1
install -m ${MODE} brightnessctl ${BINDIR}/