Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
/me uses the force to make you forget the sync()
Baptiste Daroussin committed 14 years ago
commit b6d94e1fd63e491f5b40467d6f8b403193f544ab
parent 8948afd
1 file changed +0 -1
modified libpkg/pkg_delete.c
@@ -87,7 +87,6 @@ pkg_delete_files(struct pkg *pkg, int force)
			 * currently do not warn on this because multiple
			 * packages can own the same directory
			 */
-
			sync();
			rmdir(path);
			continue;
		}