Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
5acda104
Commit
5acda104
authored
Apr 19, 2010
by
Peter Van Eynde
Browse files
We now have a makefile for Documentation, use it
parent
2a385122
Changes
4
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
5acda104
cl-asdf (2:1.704-1) unstable; urgency=low
* Imported new upstream.
* We now have a makefile for Documentation, use it
-- Peter Van Eynde <pvaneynd@debian.org>
Sat, 27 Feb
2010 21:
40:19
+0
1
00
-- Peter Van Eynde <pvaneynd@debian.org>
Mon, 19 Apr
2010 21:
33:05
+0
2
00
cl-asdf (2:1.627-1) unstable; urgency=low
...
...
debian/cl-asdf.docs
View file @
5acda104
asdf.pdf
asdf
doc/
asdf.pdf
doc/
asdf
README
README.source-registry
debian/cl-asdf.info
View file @
5acda104
asdf.info
doc/
asdf.info
debian/rules
View file @
5acda104
...
...
@@ -9,19 +9,14 @@
build: build-stamp
build-stamp:
dh_testdir
makeinfo asdf.texinfo
makeinfo --html asdf.texinfo
texi2pdf asdf.texinfo
make -C doc all
touch build-stamp
clean:
dh_testdir
dh_testroot
rm -f build-stamp
rm asdf/*.html asdf.aux asdf.cp asdf.cps asdf.fn \
asdf.fns asdf.info asdf.ky asdf.log asdf.pdf asdf.pg \
asdf.toc asdf.tp asdf.vr asdf.vrs || true
rmdir asdf || true
make -C doc clean
dh_clean
# Build architecture-dependent files here.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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