summarylogtreecommitdiffstats
path: root/prime.install
diff options
context:
space:
mode:
authorFeresey2019-09-02 11:20:38 +0300
committerFeresey2019-09-02 11:20:38 +0300
commit145a7ac3eafc4d6eb8b678b205fe790358f6763e (patch)
treebd6d4b48b638f9d01c6bc4b087bcd31135dbb6b0 /prime.install
parentfa02935d904c4cd165a29f3b0ebb535b165b7aa3 (diff)
downloadaur-145a7ac3eafc4d6eb8b678b205fe790358f6763e.tar.gz
help
Diffstat (limited to 'prime.install')
-rw-r--r--prime.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/prime.install b/prime.install
index b371a816d97b..efc40d209888 100644
--- a/prime.install
+++ b/prime.install
@@ -5,6 +5,7 @@ NAME="X11/xorg.conf.d/10-nvidia.conf"
post_install() {
echo "Creating /etc/${NAME} ..."
cp -v /usr/share/${NAME} /etc/${NAME}
+ echo "Pay attention!!!\nIf you use xorg-server-git then you may need to uncomment some lines in /etc/${NAME}"
}
post_upgrade() {