Commit 81b575be authored by lyxell's avatar lyxell

Correct the fact about filelist/directorylist in comment

parent 84db6f9a
......@@ -334,7 +334,7 @@ def remove (pkgName)
return
end
#if the package is marked as 'is_fake', the file/directorylists doesn't exist
#if the filelist exists, remove the files and directories installed by the package
if File.file?("meta/#{pkgName}.filelist")
Dir.chdir CREW_CONFIG_PATH do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment