Skip to content

Commit f39c149

Browse files
committed
Fix build of rubygem-agama-yast
1 parent f0ca29f commit f39c149

File tree

3 files changed

+0
-58
lines changed

3 files changed

+0
-58
lines changed

doc/boot_arguments.md

Lines changed: 0 additions & 56 deletions
This file was deleted.

live/src/config.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ systemctl enable agama-web-server.service
6161
systemctl enable agama-dbus-monitor.service
6262
systemctl enable agama-autoinstall.service
6363
systemctl enable agama-hostname.service
64-
systemctl enable agama-proxy-setup.service
6564
systemctl enable agama-certificate-issue.path
6665
systemctl enable agama-certificate-wait.service
6766
systemctl enable agama-cmdline-process.service

service/install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,5 @@ install6 -D -t "${DESTDIR}${datadir}"/dbus-1/agama-services "${SRCDIR}"/share/or
2727

2828
install6 -D -t "${DESTDIR}${unitdir}" "${SRCDIR}"/share/agama.service
2929
install6 -D -t "${DESTDIR}${unitdir}" "${SRCDIR}"/share/agama-dbus-monitor.service
30-
install6 -D -t "${DESTDIR}${unitdir}" "${SRCDIR}"/share/agama-proxy-setup.service
3130

3231
install6 -D -t "${DESTDIR}${datadir}"/agama/conf.d/ "${SRCDIR}"/conf.d/*.yaml

0 commit comments

Comments
 (0)