wok-current diff ponyprog-qt/receipt @ rev 20114
Up xchm (1.23), apulse (0.1.10)
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Thu Oct 12 11:31:13 2017 +0200 (2017-10-12) |
parents | 9415addc582d |
children | 3801a162aec8 |
line diff
1.1 --- a/ponyprog-qt/receipt Thu Oct 12 11:08:12 2017 +0200 1.2 +++ b/ponyprog-qt/receipt Thu Oct 12 11:31:13 2017 +0200 1.3 @@ -24,7 +24,7 @@ 1.4 busybox tar -xf $SOURCES_REPOSITORY/$EXTRA_SOURCE_FILES 1.5 rm -rf qhexedit2 1.6 mv -f qhexedit2-* qhexedit2 1.7 - sed 's|c++11|c++0x|g' -i ponyprog.pro Makefile CMakeLists.txt 1.8 + sed 's|c++11|c++0x|g' -i ponyprog.pro CMakeLists.txt 1.9 1.10 qmake && make && make DESTDIR=$DESTDIR install 1.11 }