mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-21 00:31:15 -03:00
debian packaging: unbreak build
This commit is contained in:
3
debian/rules
vendored
3
debian/rules
vendored
@@ -12,9 +12,6 @@ DPKG_EXPORT_BUILDFLAGS = 1
|
||||
%:
|
||||
dh $@ --with autotools-dev,autoreconf
|
||||
|
||||
override_dh_auto_install:
|
||||
dh_auto_install --destdir=debian/fish
|
||||
|
||||
override_dh_installdocs:
|
||||
dh_installdocs --link-doc=fish
|
||||
|
||||
|
||||
Reference in New Issue
Block a user