pidgin: remove gconf
This commit is contained in:
parent
d9fa1c7e74
commit
a56f71a4bd
@ -3,9 +3,6 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/finch
|
||||
-rwxr-xr-x root/root usr/bin/pidgin
|
||||
drwxr-xr-x root/root usr/etc/
|
||||
drwxr-xr-x root/root usr/etc/gconf/
|
||||
drwxr-xr-x root/root usr/etc/gconf/schemas/
|
||||
-rw-r--r-- root/root usr/etc/gconf/schemas/purple.schemas
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/finch/
|
||||
-rw-r--r-- root/root usr/include/finch/finch.h
|
||||
|
@ -31,4 +31,5 @@ build () {
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -rf $PKG/usr/share/locale
|
||||
rm -rf $PKG/usr/etc/gconf || :
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user