Change lib/package.rb to fix comments.

This commit is contained in:
Kazushi (Jam) Marukawa
2017-08-25 16:11:44 +09:00
parent a70b0b7c01
commit 4100097415

View File

@@ -79,7 +79,7 @@ class Package
end
# Function to perform post-install for all even if it is a fake package.
# Function to perform post-install for both source build and binary distribution
def self.postinstall
end