xbps-src: clean <pkgname> also removes pkg files in destdir.
This commit is contained in:
		
							
								
								
									
										5
									
								
								xbps-src
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								xbps-src
									
									
									
									
									
								
							| @@ -28,8 +28,8 @@ chroot | ||||
|  | ||||
| clean [pkgname] | ||||
|     Removes auto dependencies, cleans up <masterdir>/builddir and <masterdir>/destdir. | ||||
|     If <pkgname> argument is specified only the builddir for that package will be | ||||
|     cleaned up. | ||||
|     If <pkgname> argument is specified, package files from <destdir> and its | ||||
|     build directory in <masterdir>/buiddir are removed. | ||||
|  | ||||
| configure <pkgname> | ||||
|     Configure a package (fetch + extract + configure). | ||||
| @@ -564,6 +564,7 @@ case "$XBPS_TARGET" in | ||||
|                     run_func do_clean | ||||
|                 fi | ||||
|             fi | ||||
|             remove_pkg $XBPS_CROSS_BUILD | ||||
|         fi | ||||
|         ;; | ||||
|     remove-autodeps) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Juan RP
					Juan RP