Skip to content

Commit

Permalink
remove handling of fai-guide.ps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed May 7, 2023
1 parent 9be1c2f commit 0007ad7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions debian/fai-doc.doc-base.package
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ Abstract: FAI is a system for the fully automatic installation of
Debian GNU/Linux.
Section: Debian

Format: postscript
Files: /usr/share/doc/fai-doc/fai-guide.ps.gz

Format: text
Files: /usr/share/doc/fai-doc/fai-guide.text.gz

Expand Down
3 changes: 0 additions & 3 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ override_dh_auto_build:
override_dh_installdocs:
dh_installdocs -Nfai-server -Nfai-quickstart
sed -i 's/FAIVERSIONSTRING/$(VERSIONSTRING)/' debian/fai-client/usr/share/doc/fai-client/README
# Remove embedded temporary directory for reproducible builds
sed -i -e 's,/tmp/tmp.*/fai-guide.ps,fai-guide.ps,g' debian/fai-doc/usr/share/doc/fai-doc/fai-guide.ps
sed -i -e 's,/tmp/tmp.*/fai-guide.dvi,fai-guide.dvi,g' debian/fai-doc/usr/share/doc/fai-doc/fai-guide.ps

override_dh_installchangelogs:
dh_installchangelogs -Nfai-server -Nfai-quickstart
Expand Down

0 comments on commit 0007ad7

Please sign in to comment.