- Sep 14, 2024
-
- Aug 24, 2024
-
- Apr 16, 2024
-
- Mar 11, 2024
-
- Aug 14, 2021
-
- May 24, 2021
-
- May 10, 2020
-
- Oct 22, 2019
-
- Sep 17, 2019
-
- Mar 22, 2019
-
- Jan 18, 2019
-
-
Johannes Löthberg authored
CFLAGS fudgery because I do not have the energy to make the pacutils build system not suck.
-
- Jan 17, 2019
-
- May 28, 2018
-
- Mar 05, 2018
-
- Dec 19, 2017
-
- Nov 15, 2017
-
-
Evangelos Foutras authored
FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u
-
- Sep 13, 2017
-
- May 04, 2017
-
- Nov 25, 2016
-