From 6cf90596649ecaea53d982ef2c02bf030117d33e Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 24 Oct 2009 00:54:46 +0200 Subject: [PATCH] debian: symlink the manpage of i3status for the i3status-xmobar binary --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 692d31d..a27eb63 100755 --- a/debian/rules +++ b/debian/rules @@ -36,6 +36,7 @@ install: build dh_installdirs $(MAKE) DESTDIR=$(CURDIR)/debian/i3status/ install install -m 755 $(CURDIR)/i3status-xmobar $(CURDIR)/debian/i3status/usr/bin/i3status-xmobar + ln -s i3status.1.gz $(CURDIR)/debian/i3status/usr/share/man/man1/i3status-xmobar.1.gz # Build architecture-independent files here. binary-indep: build install -- 2.39.2