Skip to content

Commit dde5df3

Browse files
build: update the bug reporting URL to github
Update the bug reporting URL to github issues page. This makes it easier to track bugs and fits into the git workflow. Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
1 parent fb47bbb commit dde5df3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Process this file with autoconf to produce a configure script.
2-
AC_INIT([sysfsutils], [2.1.0], [linux-diag-devel@lists.sourceforge.net])
2+
AC_INIT([sysfsutils], [2.1.0], [https://github.com/linux-ras/sysfsutils/issues])
33
AC_CONFIG_SRCDIR([cmd/systool.c])
44
AC_CONFIG_MACRO_DIR([m4])
55

0 commit comments

Comments
 (0)