Add PKGBUILD
This commit is contained in:
		
							
								
								
									
										6
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								Makefile
									
									
									
									
									
								
							| @ -38,6 +38,10 @@ install: dwmblocks | ||||
| 	install -m0755 scripts/* ${DESTDIR}${PREFIX}/bin | ||||
|  | ||||
| uninstall: | ||||
| 	rm -f ${DESTDIR}${PREFIX}/bin/dwmblocks | ||||
| 	rm -f ${DESTDIR}${PREFIX}/bin/dwmblocks \ | ||||
| 		${DESTDIR}${PREFIX}/bin/dwmblocks-pulse-listener \ | ||||
| 		${DESTDIR}${PREFIX}/bin/dwmblocks-battery \ | ||||
| 		${DESTDIR}${PREFIX}/bin/dwmblocks-network \ | ||||
| 		${DESTDIR}${PREFIX}/bin/dwmblocks-volume | ||||
|  | ||||
| .PHONY: all options clean install uninstall | ||||
|  | ||||
		Reference in New Issue
	
	Block a user