fltk: Remove obsolete vsed
This commit is contained in:
parent
5682399bdf
commit
e8b1ba04f9
1 changed files with 0 additions and 6 deletions
|
@ -18,12 +18,6 @@ pre_build() {
|
||||||
vsed -i '/DIRS =/s,test,,' Makefile
|
vsed -i '/DIRS =/s,test,,' Makefile
|
||||||
}
|
}
|
||||||
|
|
||||||
post_build() {
|
|
||||||
vsed -i fltk-config \
|
|
||||||
-e's;-specs=/void-packages/common/environment/configure/gccspecs/hardened-cc1 ;;' \
|
|
||||||
-e's;-specs=/void-packages/common/environment/configure/gccspecs/hardened-ld ;;'
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share/man/cat[13]
|
rm -rf ${DESTDIR}/usr/share/man/cat[13]
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue