summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2007-11-06 03:52:33 -0500
committerJoey Hess <joey@kodama.kitenet.net>2007-11-06 03:52:33 -0500
commit6fc98e088bcaf46865f8ee6d62a74fa7c7c63f45 (patch)
treeb05fc839bc98e33d6fb260829f0e9a78e5ed40fc
parent44a7fb7d3173923941dd21b0a30224ba6954b637 (diff)
TODO
-rw-r--r--TODO2
-rwxr-xr-xdebian/rules2
2 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..2eccd99
--- /dev/null
+++ b/TODO
@@ -0,0 +1,2 @@
+* use debconf for the pre-apt prompting, so it will work better when run from
+ frontend like synaptic
diff --git a/debian/rules b/debian/rules
index 3518ceb..cfd37c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ binary-indep: build
dh_testroot
dh_clean -k
$(MAKE) install PREFIX=debian/etckeeper
- dh_installdocs README
+ dh_installdocs README TODO
dh_installexamples
dh_installchangelogs
dh_compress