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.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user