add %autoreconf in subdir cvslock-0.2 -- this should fix build errors when gcc-14 is used OBS-URL: https://build.opensuse.org/request/show/1186025 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/cvs?expand=0&rev=45
11 lines
141 B
SYSTEMD
11 lines
141 B
SYSTEMD
[Unit]
|
|
Description=CVS Server Activation Socket
|
|
PartOf=cvs.target
|
|
|
|
[Socket]
|
|
ListenStream=2401
|
|
Accept=true
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|