mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-13 19:52:20 +00:00
dtopen/Makefile.am: fix typo in link for pdf handler
This commit is contained in:
parent
c0da389d46
commit
d0ce42db9e
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ install-data-hook:
|
|||
cd $(DESTDIR)$(CDE_INSTALLATION_TOP)/bin && $(LN_S) dtopen dtopen_video
|
||||
cd $(DESTDIR)$(CDE_INSTALLATION_TOP)/bin && $(LN_S) dtopen dtopen_image
|
||||
cd $(DESTDIR)$(CDE_INSTALLATION_TOP)/bin && $(LN_S) dtopen dtopen_ps
|
||||
cd $(DESTDIR)$(CDE_INSTALLATION_TOP)/bin && $(LN_S) dtopen dtopen_ypdf
|
||||
cd $(DESTDIR)$(CDE_INSTALLATION_TOP)/bin && $(LN_S) dtopen dtopen_pdf
|
||||
|
|
Loading…
Reference in a new issue