projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add options to disable specific checksums for Indexes
[apt.git]
/
cmdline
/
makefile
diff --git
a/cmdline/makefile
b/cmdline/makefile
index 5ae6fb0f1760ceb76017f056821b2edd4a9db091..917ccc96aef76d5fe06e318d205a2e6a1945ad8e 100644
(file)
--- a/
cmdline/makefile
+++ b/
cmdline/makefile
@@
-59,8
+59,8
@@
TO=$(BIN)
TARGET=program
include $(COPY_H)
TARGET=program
include $(COPY_H)
-# The apt-
key
program
-SOURCE=apt-report-mirror-failure
-TO=$(BIN)
-TARGET=program
-include $(COPY_H)
+# The apt-
report-mirror-failure
program
+
#
SOURCE=apt-report-mirror-failure
+
#
TO=$(BIN)
+
#
TARGET=program
+
#
include $(COPY_H)