[#]
http://marc.info/?l=openbsd-cvs&m=141114272803717&w=2
openbsd-cvs(obsdave,2) — All
2014-09-19 20:55:06
Module name: src
Changes by: espie@cvs.openbsd.org 2014/09/19 10:05:13
Modified files:
usr.sbin/pkg_add/OpenBSD: PkgCreate.pm
Log message:
.py files no longer need to be special, as the timestamps are stored in
the plist itself, so there's no longer any worry of the timestamp not
getting updated and python throwing a fit.