wok-current diff gpm/receipt @ rev 25723
Up smplayer (thanks sonicrockett for first build and test pkg)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Jun 24 07:43:55 2024 +0000 (7 months ago) |
parents | af8d823a3077 |
children | 5926178cd6fa |
line diff
1.1 --- a/gpm/receipt Mon Feb 14 14:14:23 2022 +0000 1.2 +++ b/gpm/receipt Mon Jun 24 07:43:55 2024 +0000 1.3 @@ -30,6 +30,10 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + 1.8 + # Patch for new gcc 1.9 + patch -p1 < $stuff/gpm.gcc7.diff 1.10 + 1.11 ./autogen.sh 1.12 ln -s headers/gpm.h src # ??? 1.13 ./configure \