summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/xfce4-sensors-plugin')
-rw-r--r--xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.5.ebuild4
-rw-r--r--xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.5.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.5.ebuild
index 31553a37df47..0b7516c240c1 100644
--- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.5.ebuild
+++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.5.ebuild
@@ -50,9 +50,9 @@ src_prepare() {
# Use flags from xfce4-dev-tools instead of defining them again in
# configure.in wrt #386979
# Remove AC_PROG_LIBTOOL because LT_INIT([disable-static]) is also present:
- # http://bugzilla.xfce.org/show_bug.cgi?id=8888
+ # https://bugzilla.xfce.org/show_bug.cgi?id=8888
# Use AC_CONFIG_HEADERS for automake-1.13 compability, see:
- # http://bugzilla.xfce.org/show_bug.cgi?id=10031
+ # https://bugzilla.xfce.org/show_bug.cgi?id=10031
sed -i \
-e '/PLATFORM_CFLAGS/s:-Werror::' \
-e '/AC_PROG_LIBTOOL/d' \
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild
index 6ba2485ec59c..7340e761247f 100644
--- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild
+++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild
@@ -50,9 +50,9 @@ src_prepare() {
# Use flags from xfce4-dev-tools instead of defining them again in
# configure.in wrt #386979
# Remove AC_PROG_LIBTOOL because LT_INIT([disable-static]) is also present:
- # http://bugzilla.xfce.org/show_bug.cgi?id=8888
+ # https://bugzilla.xfce.org/show_bug.cgi?id=8888
# Use AC_CONFIG_HEADERS for automake-1.13 compability, see:
- # http://bugzilla.xfce.org/show_bug.cgi?id=10031
+ # https://bugzilla.xfce.org/show_bug.cgi?id=10031
sed -i \
-e '/PLATFORM_CFLAGS/s:-Werror::' \
configure.ac || die