summaryrefslogtreecommitdiff
path: root/pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-26 19:22:56 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-26 19:22:56 -0300
commit5a1bfe6b536052fbc386dcb0f9a8d4cf991ec5e3 (patch)
treef7e6ca36700cb2c12d80000440c29547ebb332ac /pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install
parenta8c100c20a00b54ac5c0abe16e0602f8a9c2c844 (diff)
downloadabslibre-5a1bfe6b536052fbc386dcb0f9a8d4cf991ec5e3.tar.gz
abslibre-5a1bfe6b536052fbc386dcb0f9a8d4cf991ec5e3.tar.bz2
abslibre-5a1bfe6b536052fbc386dcb0f9a8d4cf991ec5e3.zip
move grub2-theme-gnuaxiom to [libre] since it will be used by the Mate ISO by default
Diffstat (limited to 'pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install')
-rw-r--r--pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install10
1 files changed, 0 insertions, 10 deletions
diff --git a/pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install b/pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install
deleted file mode 100644
index a8470e53b..000000000
--- a/pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install
+++ /dev/null
@@ -1,10 +0,0 @@
-post_install() {
- cat << _EOF
-
-==> Installation:
-==> Add theme to your /etc/default/grub: GRUB_THEME="/boot/grub/themes/GNUAxiom/theme.txt"
-==> Preferred resolution 1024x768: GRUB_GFXMODE=1024x768
-==> Update grub:# grub-mkconfig -o /boot/grub/grub.cfg
-
-_EOF
-} \ No newline at end of file