Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
/me uses the force to make you forget the sync()
Baptiste Daroussin committed 15 years ago
commit b6d94e1fd63e491f5b40467d6f8b403193f544ab
parent 8948afd9d2cb2431372e8593b0eed8c834b92859
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;
		}