Skip to content

Commit 538fce4

Browse files
committed
setup.py still wanted upstart
1 parent 8943404 commit 538fce4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ def files(root):
7272
('share/apertium-apy/tools', files('tools')),
7373
('share/apertium-apy/tools/systemd', files('tools/systemd')),
7474
('share/apertium-apy/tools/sysvinit', files('tools/sysvinit')),
75-
('share/apertium-apy/tools/upstart', files('tools/upstart')),
7675
],
7776
cmdclass={
7877
'install': InstallHelper,

0 commit comments

Comments
 (0)