mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-21 12:04:59 +02:00
@eshanized: push via script
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
pkgname=('snigdhaos-grub-theme')
|
pkgname=('snigdhaos-grub-theme')
|
||||||
org=Snigdha-OS
|
org=Snigdha-OS
|
||||||
branch=master
|
branch=master
|
||||||
pkgver=r10.9f615d5
|
pkgver=r4.ddadd07
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Grub Theme For Snigdha OS'
|
pkgdesc='Grub Theme For Snigdha OS'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@@ -24,4 +24,4 @@ package() {
|
|||||||
cd grub-theme/snigdhaos-live || exit
|
cd grub-theme/snigdhaos-live || exit
|
||||||
sed -i -e 's,.*text = "Welcome to Snigdha OS".*,#text = "Welcome to Snigdha OS",' theme.txt #remove welcome message
|
sed -i -e 's,.*text = "Welcome to Snigdha OS".*,#text = "Welcome to Snigdha OS",' theme.txt #remove welcome message
|
||||||
find . -type f -exec install -D -m644 {} "${pkgdir}"/usr/share/grub/themes/snigdhaos-grub-theme/{} \;
|
find . -type f -exec install -D -m644 {} "${pkgdir}"/usr/share/grub/themes/snigdhaos-grub-theme/{} \;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user