mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-18 16:12:42 +01:00
Merge pull request #758 from Mkaysi/desymlink
Revert #714 & #657 && close #757
This commit is contained in:
commit
607e5e0a68
@ -1 +0,0 @@
|
|||||||
supybot-adduser.1
|
|
@ -1 +0,0 @@
|
|||||||
supybot-botchk.1
|
|
@ -1 +0,0 @@
|
|||||||
supybot-plugin-create.1
|
|
@ -1 +0,0 @@
|
|||||||
supybot-plugin-doc.1
|
|
@ -1 +0,0 @@
|
|||||||
supybot-test.1
|
|
@ -1 +0,0 @@
|
|||||||
supybot-wizard.1
|
|
@ -1 +0,0 @@
|
|||||||
supybot.1
|
|
@ -1 +0,0 @@
|
|||||||
supybot
|
|
@ -1 +0,0 @@
|
|||||||
supybot-adduser
|
|
@ -1 +0,0 @@
|
|||||||
supybot-botchk
|
|
@ -1 +0,0 @@
|
|||||||
supybot-plugin-create
|
|
@ -1 +0,0 @@
|
|||||||
supybot-plugin-doc
|
|
@ -1 +0,0 @@
|
|||||||
supybot-test
|
|
@ -1 +0,0 @@
|
|||||||
supybot-wizard
|
|
14
setup.py
14
setup.py
@ -266,13 +266,6 @@ setup(
|
|||||||
'scripts/supybot-adduser',
|
'scripts/supybot-adduser',
|
||||||
'scripts/supybot-plugin-doc',
|
'scripts/supybot-plugin-doc',
|
||||||
'scripts/supybot-plugin-create',
|
'scripts/supybot-plugin-create',
|
||||||
'scripts/limnoria',
|
|
||||||
'scripts/limnoria-test',
|
|
||||||
'scripts/limnoria-botchk',
|
|
||||||
'scripts/limnoria-wizard',
|
|
||||||
'scripts/limnoria-adduser',
|
|
||||||
'scripts/limnoria-plugin-doc',
|
|
||||||
'scripts/limnoria-plugin-create',
|
|
||||||
],
|
],
|
||||||
data_files=[('share/man/man1', ['docs/man/supybot.1']),
|
data_files=[('share/man/man1', ['docs/man/supybot.1']),
|
||||||
('share/man/man1', ['docs/man/supybot-test.1']),
|
('share/man/man1', ['docs/man/supybot-test.1']),
|
||||||
@ -281,13 +274,6 @@ setup(
|
|||||||
('share/man/man1', ['docs/man/supybot-adduser.1']),
|
('share/man/man1', ['docs/man/supybot-adduser.1']),
|
||||||
('share/man/man1', ['docs/man/supybot-plugin-doc.1']),
|
('share/man/man1', ['docs/man/supybot-plugin-doc.1']),
|
||||||
('share/man/man1', ['docs/man/supybot-plugin-create.1']),
|
('share/man/man1', ['docs/man/supybot-plugin-create.1']),
|
||||||
('share/man/man1', ['docs/man/limnoria.1']),
|
|
||||||
('share/man/man1', ['docs/man/limnoria-test.1']),
|
|
||||||
('share/man/man1', ['docs/man/limnoria-botchk.1']),
|
|
||||||
('share/man/man1', ['docs/man/limnoria-wizard.1']),
|
|
||||||
('share/man/man1', ['docs/man/limnoria-adduser.1']),
|
|
||||||
('share/man/man1', ['docs/man/limnoria-plugin-doc.1']),
|
|
||||||
('share/man/man1', ['docs/man/limnoria-plugin-create.1']),
|
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user