Przeglądaj źródła

Added deb-src example
Author: jgg
Date: 1999-09-10 02:39:33 GMT
Added deb-src example

Arch Librarian 22 lat temu
rodzic
commit
ed7f915948
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      doc/examples/sources.list

+ 4 - 0
doc/examples/sources.list

@@ -7,3 +7,7 @@
 deb http://http.us.debian.org/debian stable main contrib non-free
 deb http://non-us.debian.org/debian-non-US stable non-US
 deb http://security.debian.org stable updates
+
+# Uncomment if you want the apt-get source function to work
+#deb-src http://http.us.debian.org/debian stable main contrib non-free
+#deb-src http://non-us.debian.org/debian-non-US stable non-US