mirror of
				https://gitlab.com/ykkzde/posy-cursors
				synced 2025-06-13 20:53:52 +00:00 
			
		
		
		
	Just to see what happens
This commit is contained in:
		
							parent
							
								
									5186b9d282
								
							
						
					
					
						commit
						6dfebca9e4
					
				| @ -12,8 +12,17 @@ source=("$pkgname-$pkgver-$pkgrel.tar.gz::$url/-/archive/v$pkgver/posy-cursors-v | ||||
| sha256sums=('SKIP') # automatically set in CI, see: /.gitlab-ci.yml | ||||
| 
 | ||||
| package() { | ||||
|     ls -la | ||||
|     ls -la * | ||||
|     echo "-------------------------------------------------------" | ||||
|     echo "-------------------------------------------------------" | ||||
|     echo "-------------------------------------------------------" | ||||
|     ls -l | ||||
|     echo "-------------------------------------------------------" | ||||
|     echo "-------------------------------------------------------" | ||||
|     echo "-------------------------------------------------------" | ||||
|     ls -l * | ||||
|     echo "-------------------------------------------------------" | ||||
|     echo "-------------------------------------------------------" | ||||
|     echo "-------------------------------------------------------" | ||||
|     cd $pkgname-$pkgver-$pkgrel/themes | ||||
|     install -Ddm755 "$pkgdir/usr/share/icons" | ||||
|     cp -dr --no-preserve=ownership posy-white/ "$pkgdir/usr/share/icons/posy-white" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user