[Pkg-wmaker-commits] [wmbattery] 219/241: wmbattery: Change manpage section from deprecated 1x to 1.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:38:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmbattery.

commit ac0a76882f694cdd24c07b93e6692a3a26729ed7
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed May 13 23:38:49 2015 -0500

    wmbattery: Change manpage section from deprecated 1x to 1.
---
 Makefile                    | 4 ++--
 wmbattery.1x => wmbattery.1 | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index e9fcce8..b46144f 100644
--- a/Makefile
+++ b/Makefile
@@ -11,11 +11,11 @@ distclean: clean
 install: all
 	$(INSTALL) -d $(DESTDIR)$(bindir) $(DESTDIR)$(man1dir) $(DESTDIR)$(icondir)
 	$(INSTALL_PROGRAM) wmbattery $(DESTDIR)$(bindir)
-	$(INSTALL_DATA) $(srcdir)/wmbattery.1x $(DESTDIR)$(man1dir)/wmbattery.1x
+	$(INSTALL_DATA) $(srcdir)/wmbattery.1 $(DESTDIR)$(man1dir)/wmbattery.1
 	$(INSTALL_DATA) $(srcdir)/*.xpm $(DESTDIR)$(icondir)
 
 uninstall:
-	rm -rf $(bindir)/wmbattery $(man1dir)/wmbattery.1x $(icondir)
+	rm -rf $(bindir)/wmbattery $(man1dir)/wmbattery.1 $(icondir)
 
 OBJS=wmbattery.o acpi.o sonypi.o
 
diff --git a/wmbattery.1x b/wmbattery.1
similarity index 99%
rename from wmbattery.1x
rename to wmbattery.1
index 203804e..605dc3b 100644
--- a/wmbattery.1x
+++ b/wmbattery.1
@@ -1,4 +1,4 @@
-.TH WMBATTERY 1x
+.TH WMBATTERY 1
 .SH NAME
 wmbattery \- dockable battery monitor
 .SH SYNOPSIS

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbattery.git



More information about the Pkg-wmaker-commits mailing list