new (stubs of) scripts/ updated scripts
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
cd /var/tmp/
|
||||
git clone https://aur.archlinux.org/ffmpeg-libfdk_aac.git
|
||||
cd ffmpeg-libfdk_aac/
|
||||
makepkg -csr
|
||||
pacman -Ud
|
||||
cd ..
|
||||
rm -r ffmpeg-libfdk_aac/
|
||||
Reference in New Issue
Block a user