diff options
Diffstat (limited to 'repo/.hook/glib2-static')
| -rw-r--r-- | repo/.hook/glib2-static | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repo/.hook/glib2-static b/repo/.hook/glib2-static new file mode 100644 index 0000000..7c9629f --- /dev/null +++ b/repo/.hook/glib2-static @@ -0,0 +1,4 @@ +#!/bin/bash +[ ! -r /var/lib/dbus/machine-id ] && dbus-uuidgen | sudo tee /var/lib/dbus/machine-id +sed -i 's/e \\/e/g' PKGBUILD +sed -i 's/-Dinternal_pcre=false//g' PKGBUILD
\ No newline at end of file |
