aboutsummaryrefslogtreecommitdiff
path: root/PACKAGE-MAINTAINER
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2011-07-31 23:11:05 +0200
committerMichael Stapelberg <michael@stapelberg.de>2011-07-31 23:11:45 +0200
commit8353b9625d8da911c7fff35e74f321d356f3aa2c (patch)
treeeab44811612a2082cb268a1fbadb1a37af68a0cb /PACKAGE-MAINTAINER
parent2aa5f4e231353f40d8fdaee890fa8cad2eb8cfca (diff)
downloadi3-8353b9625d8da911c7fff35e74f321d356f3aa2c.tar.gz
i3-8353b9625d8da911c7fff35e74f321d356f3aa2c.zip
i3-migrate-config-to-v4: drop the .pl suffix
As lintian (a Debian package checker) mentions, it is more clever to install it without the extension, since the implementation language might change.
Diffstat (limited to 'PACKAGE-MAINTAINER')
-rw-r--r--PACKAGE-MAINTAINER2
1 files changed, 1 insertions, 1 deletions
diff --git a/PACKAGE-MAINTAINER b/PACKAGE-MAINTAINER
index 633b2d7e..3d9a8e18 100644
--- a/PACKAGE-MAINTAINER
+++ b/PACKAGE-MAINTAINER
@@ -26,7 +26,7 @@ On debian, this looks like this:
mkdir -p $(CURDIR)/debian/i3-wm/usr/share/man/man1
cp man/*.1 $(CURDIR)/debian/i3-wm/usr/share/man/man1
-Please make sure that i3-migrate-config-to-v4.pl and i3-config-wizard are
+Please make sure that i3-migrate-config-to-v4 and i3-config-wizard are
installed with i3. The Perl script is necessary to (automatically) convert v3
configs to v4. The wizard provides the possibility to create a keysym-based
config with the user’s preferred modifier and should be started on the first