Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=245f6920c915d18d1cd905f2d88124e6979734ac

commit 245f6920c915d18d1cd905f2d88124e6979734ac
Author: James Buren <r...@frugalware.org>
Date:   Tue Oct 18 19:59:52 2011 -0500

fw32.sh
* delete /usr/lib/pkgconfig

diff --git a/source/include/fw32.sh b/source/include/fw32.sh
index c06fdca..7a238d8 100644
--- a/source/include/fw32.sh
+++ b/source/include/fw32.sh
@@ -66,6 +66,8 @@ build()
# Remove headers, man, info, doc.
# Also, remove KDE/GTK icon themes, GTK themes, and fonts.
Frm $_dir/usr/{include,share/{doc,man,info,themes,fonts,icons,kde}}
+       # Delete pkgconfig files.
+       Frm /usr/lib/pkgconfig
# Delete etc config
Frm $_dir/etc
# Remove pacman files.
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to