- Jul 04, 2024
-
-
T.J. Townsend authored
-
- Apr 02, 2024
-
-
T.J. Townsend authored
-
- Jan 21, 2024
-
-
T.J. Townsend authored
-
- Sep 22, 2022
-
- Jan 24, 2022
-
- Jul 24, 2021
-
- Jul 07, 2020
-
- Mar 17, 2019
-
- Jun 25, 2018
-
- 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
-
- Dec 24, 2016
-
- Feb 10, 2016
-
- Jun 11, 2015
-
- Jun 07, 2015
-
- May 29, 2015
-
- Jul 22, 2014
-
- Mar 20, 2014
-