- Sep 09, 2024
-
-
Levente Polyak authored
-
- Aug 28, 2020
-
-
Frederik Schwan authored
-
- Jul 07, 2020
-
- Jun 07, 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
-
- Jul 07, 2014
-
- Oct 25, 2012
-
-
Evangelos Foutras authored
-
- Oct 24, 2012
-
-
Alexander Rødseth authored
-
- Mar 16, 2012
-
-
Giovanni Scafora authored
-
- Jul 16, 2010
-
-
Laurent Carlier authored
-
- Jul 16, 2009
-
-
Aaron Griffin authored
-