Terminator better be ready
This commit is contained in:
parent
69bc5e8ac2
commit
0660a63cf9
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user