We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66d8e9 commit 9ff1e10Copy full SHA for 9ff1e10
resources/solaris/10/pkginfo.erb
@@ -5,7 +5,7 @@ ARCH=<%= @noarch ? 'all' : @platform.architecture %>
5
CLASSES=none
6
CATEGORY=application
7
VENDOR=<%= @vendor %>
8
-PSTAMP=<%= Time.at(@source_date_epcoh).utc.strftime('%Y-%m-%d.%H%M%S') %>
+PSTAMP=<%= Time.at(@source_date_epoch).utc.strftime('%Y-%m-%d.%H%M%S') %>
9
EMAIL=<%= vendor_email_only %>
10
ISTATES=S s 1 2 3
11
RSTATES=S s 1 2 3
0 commit comments