Don't install scripts/upgrade.py by default.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 5 Dec 2006 17:07:30 +0000 (18:07 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 5 Dec 2006 17:07:30 +0000 (18:07 +0100)
Makefile
debian/examples [new file with mode: 0644]

index 8d60159b8ceb3e5f49158b13222c204d99cb96d2..84871b2d753cff38947deb36460bd25b530d4c2e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -101,7 +101,6 @@ install-dirs:
 
 install-bin:
        $(INSTALL) ctrlproxy$(EXEEXT) $(DESTDIR)$(bindir)
-       $(INSTALL) scripts/upgrade.py $(DESTDIR)$(bindir)/ctrlproxy-upgrade 
 
 install-doc: doc
        $(INSTALL) -m 0644 $(headers) $(DESTDIR)$(destincludedir)
diff --git a/debian/examples b/debian/examples
new file mode 100644 (file)
index 0000000..80e19f1
--- /dev/null
@@ -0,0 +1 @@
+scripts/upgrade.py