summarylogtreecommitdiffstats
path: root/dynamic-wallpaper-mojave-gnome-timed-git.install
diff options
context:
space:
mode:
authorChristophe LAVIE2019-08-10 23:09:34 +0200
committerChristophe LAVIE2019-08-10 23:09:34 +0200
commit0146c683954a4cfd4d6a220a99687ff70b1d7bbf (patch)
tree0d54c693ee49ce0a5025194bb97ce9d708792ab8 /dynamic-wallpaper-mojave-gnome-timed-git.install
parent2c768d74ddc6b522eaedfb4c556a33324ea23100 (diff)
downloadaur-0146c683954a4cfd4d6a220a99687ff70b1d7bbf.tar.gz
Gnome Package & Gnome Directories changed
Diffstat (limited to 'dynamic-wallpaper-mojave-gnome-timed-git.install')
-rw-r--r--dynamic-wallpaper-mojave-gnome-timed-git.install18
1 files changed, 18 insertions, 0 deletions
diff --git a/dynamic-wallpaper-mojave-gnome-timed-git.install b/dynamic-wallpaper-mojave-gnome-timed-git.install
new file mode 100644
index 000000000000..1e59eb6db363
--- /dev/null
+++ b/dynamic-wallpaper-mojave-gnome-timed-git.install
@@ -0,0 +1,18 @@
+post_install() {
+cat << EOT
+
+==================================================================================
+
+you must sync your system clock time (presented both in local time and UTC) as well as the RTC (hardware clock).
+Consult https://wiki.archlinux.org/index.php/System_time & https://wiki.archlinux.org/index.php/OpenNTPD
+
+==================================================================================
+
+EOT
+}
+
+
+post_upgrade() {
+ post_install
+}
+