cmus: inlcude themes
This commit is contained in:
parent
6ae3685028
commit
4791bbc197
@ -11,7 +11,17 @@ drwxr-xr-x root/root usr/lib/cmus/op/
|
||||
-rwxr-xr-x root/root usr/lib/cmus/op/oss.so
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/cmus/
|
||||
-rw-r--r-- root/root usr/share/cmus/cyan.theme
|
||||
-rw-r--r-- root/root usr/share/cmus/default.theme
|
||||
-rw-r--r-- root/root usr/share/cmus/gray-88.theme
|
||||
-rw-r--r-- root/root usr/share/cmus/green-mono-88.theme
|
||||
-rw-r--r-- root/root usr/share/cmus/green.theme
|
||||
-rw-r--r-- root/root usr/share/cmus/night.theme
|
||||
-rw-r--r-- root/root usr/share/cmus/rc
|
||||
-rw-r--r-- root/root usr/share/cmus/solarized-dark.theme
|
||||
-rw-r--r-- root/root usr/share/cmus/solarized-light.theme
|
||||
-rw-r--r-- root/root usr/share/cmus/xterm-white.theme
|
||||
-rw-r--r-- root/root usr/share/cmus/zenburn.theme
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/cmus-remote.1.gz
|
||||
|
@ -19,5 +19,5 @@ build() {
|
||||
./configure prefix=/usr CONFIG_ARTS=n
|
||||
make
|
||||
make DESTDIR=$PKG install install-man
|
||||
rm -rf $PKG/usr/share/{doc,cmus/*.theme}
|
||||
rm -rf $PKG/usr/share/doc
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user