- Remove also DVIPSSource from .ps files
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=174
This commit is contained in:
parent
6cffad1656
commit
1454a884a1
@ -4,6 +4,7 @@ Tue Feb 10 15:35:25 UTC 2015 - olaf@aepfle.de
|
||||
- 2015.02.10
|
||||
- Trim objdump output properly
|
||||
- Trim .TH also in localized man pages (bnc#915941)
|
||||
- Remove also DVIPSSource from .ps files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 10 15:33:32 UTC 2015 - randy.e.witt@linux.intel.com
|
||||
|
@ -592,6 +592,7 @@ check_single_file()
|
||||
sed -i -e '
|
||||
/^%%CreationDate:[[:blank:]]/d
|
||||
/^%%Creator:[[:blank:]]groff[[:blank:]]version[[:blank:]]/d
|
||||
/^%DVIPSSource:[[:blank:]]/d
|
||||
' "$f"
|
||||
done
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user