High Activity

Commits : Individual Commit

  Analyzed 1 day ago based on code collected 1 day ago.

Commit ID edd81f3e8b505be2f7c7a18d3c28956b82264c45

Anon80 Contributor: Christoph Vigano Files Modified: 1
Date: 14-February-2012 at 20:31 Lines Added: 1
Repository: git://projects.archlinux.org/pacman.git master Lines Removed: 1
Commit Comment: makepkg: fix syntax error in remove_deps
This fixes a problem that occurs if you tell makepkg to remove installed
dependencies (just to be sure) but there are none. As the $ was missing
in front of deplist, the check never happened and 'pacman -Rn' was
called which obviously failed.

Dan: later reported as FS#28448.

Signed-off-by: Christoph Vigano <ma...@cvigano.de>
Signed-off-by: Dan McGee <da...@archlinux.org>
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  shell script 1 1 0 0 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
scripts/makepkg.sh.in shell script 1 1 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.