remove autotools stuff that obviously arent happening in 0.5.x trunk
This commit is contained in:
parent
ad869e1460
commit
a055299141
18
Makefile.am
18
Makefile.am
@ -1,18 +0,0 @@
|
|||||||
SUBDIRS = src
|
|
||||||
dist_doc_DATA = README README.Packagers
|
|
||||||
|
|
||||||
CLEANFILES =
|
|
||||||
|
|
||||||
bin_SCRIPTS = deluge
|
|
||||||
CLEANFILES += deluge
|
|
||||||
|
|
||||||
EXTRA_DIST =
|
|
||||||
|
|
||||||
deluge: deluge.in
|
|
||||||
sed -e s!\@PYTHON\@!@PYTHON@! \
|
|
||||||
-e s!\@PYOPTIONS\@!-OOt! \
|
|
||||||
-e s!\@VERSION\@!${VERSION}! \
|
|
||||||
< $< > $@
|
|
||||||
|
|
||||||
EXTRA_DIST += deluge.in
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user