You need to sign in or sign up before continuing.
- Jul 14, 2024
-
-
T.J. Townsend authored
-
- Jul 01, 2024
-
- Nov 15, 2022
-
-
T.J. Townsend authored
-
- Feb 03, 2020
-
- Feb 22, 2019
-
- 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
-
- Oct 28, 2017
-
- May 11, 2016
-
- Feb 07, 2016
-
- Jan 04, 2016
-
- Mar 02, 2015
-
-
Sergej Pupykin authored
-
- Nov 18, 2014
-
- Oct 25, 2014
-
- Jul 26, 2014
-
-
Bartłomiej Piotrowski authored
-
Bartłomiej Piotrowski authored
* use PREFIX and DESTDIR to remove reference to $pkgdir from the man page * install and actually use the icon
-
- May 27, 2014
-
- Apr 25, 2014
-
- Feb 24, 2014
-
- Sep 14, 2013
-
-
Bartłomiej Piotrowski authored
-
- Jul 29, 2013
-
- Jun 02, 2013
-
- Apr 02, 2013
-
-
Bartłomiej Piotrowski authored
- update cache information in post_install
-
- Apr 01, 2013
-
- Oct 25, 2012
-
-
Evangelos Foutras authored
-
- Oct 24, 2012
-
-
Alexander Rødseth authored
-
- Apr 17, 2012
-
-
Bartłomiej Piotrowski authored
-
- Mar 29, 2012
-
-
Alexander Rødseth authored
-
- Mar 27, 2012
-
- Nov 06, 2011
-
- Aug 18, 2011
-
- Jun 30, 2011
-
- May 30, 2011
-
- May 21, 2011
-
-
Thomas Dziedzic authored