mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-25 11:50:50 +00:00
Fix dh_link for srb2kart debian symlink
This commit is contained in:
parent
9684dfd6f6
commit
eb29a0bcef
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ binary-arch:
|
|||
# dh_installcron
|
||||
# dh_installinfo
|
||||
# dh_installman
|
||||
# dh_link
|
||||
dh_link $(PKGDIR)/$(EXENAME) $(LINKDIR)/$(EXENAME)
|
||||
dh_compress
|
||||
dh_fixperms
|
||||
# dh_perl
|
||||
|
|
Loading…
Reference in a new issue