forked from Plemya-x/alr-repo
		
	1
This commit is contained in:
		@@ -21,7 +21,6 @@ prepare() {
 | 
			
		||||
   bsdtar -xf fc8a99d4-77af-4751-87c8-05bcc86d1779 -C b data.tar.zst
 | 
			
		||||
   tar -xf ./a/data.tar.zst -C "${pkgdir}"
 | 
			
		||||
   tar -xf ./b/data.tar.zst -C "${pkgdir}"
 | 
			
		||||
   mv ${pkgdir}/usr/lib ${pkgdir}/usr/lib64
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
package() {
 | 
			
		||||
 
 | 
			
		||||
@@ -21,6 +21,6 @@ prepare() {
 | 
			
		||||
 | 
			
		||||
package() {
 | 
			
		||||
   install -d ${pkgdir}/usr/share/obs/obs-plugins/obs-ndi/locale
 | 
			
		||||
	install -Dm755 "${srcdir}/usr/lib/x86_64-linux-gnu/obs-plugins/obs-ndi.so" "${pkgdir}/usr/lib64/obs-plugins/obs-ndi.so"
 | 
			
		||||
	install -Dm755 "${srcdir}/usr/lib/x86_64-linux-gnu/obs-plugins/obs-ndi.so" "${pkgdir}/usr/lib/obs-plugins/obs-ndi.so"
 | 
			
		||||
   cp -a ${srcdir}/usr/share/obs/obs-plugins/obs-ndi/locale/* "${pkgdir}/usr/share/obs/obs-plugins/obs-ndi/locale/"
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user