diff options
Diffstat (limited to 'comms/thebridge/files/patch-tbdcmd_Makefile.in')
-rw-r--r-- | comms/thebridge/files/patch-tbdcmd_Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/thebridge/files/patch-tbdcmd_Makefile.in b/comms/thebridge/files/patch-tbdcmd_Makefile.in index a64d2e8f3ea4..bfce2a5f9e40 100644 --- a/comms/thebridge/files/patch-tbdcmd_Makefile.in +++ b/comms/thebridge/files/patch-tbdcmd_Makefile.in @@ -6,6 +6,6 @@ @LINK_BOX_FALSE@ fi -@LINK_BOX_FALSE@ ln -s $(DESTDIR)$(bindir)/tbdcmd $(DESTDIR)$(bindir)/tbdchat +@LINK_BOX_FALSE@ ln -s tbdcmd $(DESTDIR)$(bindir)/tbdchat - + @LINK_BOX_FALSE@uninstall-hook: @LINK_BOX_FALSE@ rm $(DESTDIR)$(bindir)/tbdchat |