diff options
Diffstat (limited to 'i486-stage3/libpcap/DESCR')
-rw-r--r-- | i486-stage3/libpcap/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/i486-stage3/libpcap/DESCR b/i486-stage3/libpcap/DESCR new file mode 100644 index 0000000..99e24c5 --- /dev/null +++ b/i486-stage3/libpcap/DESCR @@ -0,0 +1,3 @@ +# no bluetooth, draws in glib2 in the end +sed -i '/makedepends=/,/)/ s/bluez-libs//' PKGBUILD +sed -i 's/--enable-bluetooth/--disable-bluetooth/' PKGBUILD |