Import Debian changes 1.0.4-2
tinc (1.0.4-2) unstable; urgency=low * Compensate for change in texinfo's output directory. Closes: #318562 * Include Czech translation of the debconf questions. Closes: #312982
This commit is contained in:
parent
64f9c3df1b
commit
458d509a4f
4 changed files with 72 additions and 2 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
|
@ -15,5 +15,5 @@ clean::
|
|||
build/tinc::
|
||||
cd doc && $(MAKE) texi2html
|
||||
binary-post-install/tinc::
|
||||
mv -v doc/*.html debian/$(cdbs_curpkg)/usr/share/doc/$(cdbs_curpkg)/
|
||||
mv -v doc/tinc/*.html debian/$(cdbs_curpkg)/usr/share/doc/$(cdbs_curpkg)/
|
||||
cd debian/$(cdbs_curpkg)/usr/share/doc/$(cdbs_curpkg)/ && tar xzf ../../../../../../doc/sample-config.tar.gz && mv sample-config examples && rm -rf examples/CVS examples/hosts/CVS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue