Updated xc3sprog

This commit is contained in:
layman
2021-10-02 22:54:22 +02:00
parent 31aee0aaf1
commit d18f915fe1
5 changed files with 5 additions and 49 deletions
+3 -1
View File
@@ -36,7 +36,9 @@ src_prepare() {
default
sed -i "${S}/doc/Makefile.am" \
-e "s|lyx -e|lyx -userdir $WORKDIR -e|" || die
-e "s|all: gpsim\.ps gpsim\.pdf|all:gpsim.pdf|" \
-e "/lyx -e/i\\\trm -rf ${S}/cache" \
-e "s|lyx -e|lyx -userdir ${S} -v -f -e|" || die
if [[ ${PV} == "9999" ]] ; then
eautoreconf