]> www.opopop.net Git - reminder/blobdiff - Avoid_systemd_on_Debian_Jessie_with_Mate.mdwn
(no commit message)
[reminder] / Avoid_systemd_on_Debian_Jessie_with_Mate.mdwn
index b516f253c0283e5a27176e9181b5f4af6bad447b..03b156c37b2e3fd1be83200d677154d9fc7bac6b 100644 (file)
@@ -174,15 +174,23 @@ contradicts the claim to systemd "modularity").
 For your convenience, all of the source files and the .deb package
 (for i386) are here:
 
+ [[systemd_215-17+deb8u2bu1.dsc]]
+
+[[systemd_215-17+deb8u2bu1_i386.changes]]
+
+[[systemd_215-17+deb8u2bu1.tar.gz]]
+
+[[libpam-systemd_215-17+deb8u2bu1_i386.deb]]
+
 If you have installed the needed development packages, it's easy to
 rebuild file "libpam-systemd_215-17+deb8u2bu1_i386.deb" with these
 simple commands:
 
-    # the 4 source files have to be downloaded in your current working directory
+    # the 3 source files have to be downloaded in your current working directory
     dpkg-source -x systemd_215-17+deb8u2bu1.dsc
     cd systemd-215
     dpkg-buildpackage -rfakeroot
-       cd ..
+    cd ..
 
 To install it, you will need some local package repository. An easy
 method to do it is to run: