Terminator better be ready

This commit is contained in:
Tk-Glitch 2020-04-03 00:25:17 +02:00
parent 69bc5e8ac2
commit 0660a63cf9
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ plain ' `:sdNNNNNNNNNNNNNNNNNNNNNNNNNds:`'
plain ' `-+shdNNNNNNNNNNNNNNNdhs+-`'
plain ' `.-:///////:-.`'
_where=$PWD # track basedir as different Arch based distros are moving srcdir around
_where="$PWD" # track basedir as different Arch based distros are moving srcdir around
cp "$_where"/linux54-tkg-patches/* "$_where" # copy patches inside the PKGBUILD's dir to preserve makepkg sourcing and md5sum checking
cp "$_where"/linux54-tkg-config/* "$_where" # copy config files and hooks inside the PKGBUILD's dir to preserve makepkg sourcing and md5sum checking

View File

@ -23,7 +23,7 @@ plain ' `:sdNNNNNNNNNNNNNNNNNNNNNNNNNds:`'
plain ' `-+shdNNNNNNNNNNNNNNNdhs+-`'
plain ' `.-:///////:-.`'
_where=$PWD # track basedir as different Arch based distros are moving srcdir around
_where="$PWD" # track basedir as different Arch based distros are moving srcdir around
cp "$_where"/linux55-tkg-patches/* "$_where" # copy patches inside the PKGBUILD's dir to preserve makepkg sourcing and md5sum checking
cp "$_where"/linux55-tkg-config/* "$_where" # copy config files and hooks inside the PKGBUILD's dir to preserve makepkg sourcing and md5sum checking

View File

@ -23,7 +23,7 @@ plain ' `:sdNNNNNNNNNNNNNNNNNNNNNNNNNds:`'
plain ' `-+shdNNNNNNNNNNNNNNNdhs+-`'
plain ' `.-:///////:-.`'
_where=$PWD # track basedir as different Arch based distros are moving srcdir around
_where="$PWD" # track basedir as different Arch based distros are moving srcdir around
cp "$_where"/linux56-tkg-patches/* "$_where" # copy patches inside the PKGBUILD's dir to preserve makepkg sourcing and md5sum checking
cp "$_where"/linux56-tkg-config/* "$_where" # copy config files and hooks inside the PKGBUILD's dir to preserve makepkg sourcing and md5sum checking