Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zathura
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
111
Issues
111
List
Boards
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
pwmt
zathura
Commits
1bde43da
Commit
1bde43da
authored
Dec 30, 2013
by
Moritz Lipp
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' of pwmt.org:zathura into develop
parents
79e812dc
85e88333
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
4 deletions
+3
-4
Makefile
Makefile
+3
-4
data/org.pwmt.zathura.synctex.xml
data/org.pwmt.zathura.synctex.xml
+0
-0
data/tex_zathurasynctex.vim
data/tex_zathurasynctex.vim
+0
-0
No files found.
Makefile
View file @
1bde43da
...
...
@@ -128,9 +128,8 @@ dist: clean build-manpages
${PROJECT}
.1.rst
${PROJECT}
rc.5.rst
${OSOURCE}
${HEADER}
${PROJECT}
.pc.in
\
${PROJECT}
.desktop version.h.in
\
${PROJECT}
.1
${PROJECT}
rc.5
\
org.pwmt.zathura.synctex.xml
\
tex_zathurasynctex.tex
\
${PROJECT}
-
${VERSION}
$(QUIET)
cp
-r
data
${PROJECT}
-
${VERSION}
$(QUIET)
cp
tests/Makefile tests/config.mk tests/
*
.c
\
${PROJECT}
-
${VERSION}
/tests
$(QUIET)
cp
po/Makefile po/
*
.po
${PROJECT}
-
${VERSION}
/po
...
...
@@ -189,12 +188,12 @@ install-headers: ${PROJECT}.pc
install-dbus
:
$(ECHO)
installing D-Bus interface definitions
$(QUIET)
mkdir
-m
755
-p
$(DESTDIR)$(DBUSINTERFACEDIR)
$(QUIET)
install
-m
644 org.pwmt.zathura.synctex.xml
$(DESTDIR)$(DBUSINTERFACEDIR)
$(QUIET)
install
-m
644
data/
org.pwmt.zathura.synctex.xml
$(DESTDIR)$(DBUSINTERFACEDIR)
install-vimftplugin
:
$(ECHO)
installing Vim filetype plugin
$(QUIET)
mkdir
-m
755
-p
$(DESTDIR)$(VIMFTPLUGINDIR)
$(QUIET)
install
-m
644 tex_zathurasynctex.vim
$(DESTDIR)$(VIMFTPLUGINDIR)
$(QUIET)
install
-m
644
data/
tex_zathurasynctex.vim
$(DESTDIR)$(VIMFTPLUGINDIR)
install
:
all install-headers install-manpages install-dbus
$(ECHO)
installing executable file
...
...
org.pwmt.zathura.synctex.xml
→
data/
org.pwmt.zathura.synctex.xml
View file @
1bde43da
File moved
tex_zathurasynctex.vim
→
data/
tex_zathurasynctex.vim
View file @
1bde43da
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment