mirror of
				https://github.com/brain-hackers/buildbrain
				synced 2025-11-04 14:28:34 +09:00 
			
		
		
		
	Switch ly repository to freeze the source code
This commit is contained in:
		@@ -101,7 +101,7 @@ systemctl enable fake-hwclock
 | 
				
			|||||||
DEBIAN_FRONTEND=noninteractive \
 | 
					DEBIAN_FRONTEND=noninteractive \
 | 
				
			||||||
    apt install -y libpam0g-dev libxcb-xkb-dev
 | 
					    apt install -y libpam0g-dev libxcb-xkb-dev
 | 
				
			||||||
cd /
 | 
					cd /
 | 
				
			||||||
git clone --recurse-submodules https://github.com/nullgemm/ly.git
 | 
					git clone --recurse-submodules -b master-24f017e https://github.com/brain-hackers/ly.git
 | 
				
			||||||
cd ly
 | 
					cd ly
 | 
				
			||||||
make
 | 
					make
 | 
				
			||||||
make install
 | 
					make install
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user