On Tuesday 28 of August 2007, Karel Zak wrote:

> Util-linux-ng 2.13 Release Notes  (28-Aug-2007)
> ===============================================

Please merge this little patch adding groff symlinks
to setarch manual page for setarch aliases:

diff -urN util-linux-ng-2.13.org/sys-utils/Makefile.am 
util-linux-ng-2.13/sys-utils/Makefile.am
--- util-linux-ng-2.13.org/sys-utils/Makefile.am        2007-08-27 
20:42:22.000000000 +0200
+++ util-linux-ng-2.13/sys-utils/Makefile.am    2007-08-28 09:05:34.716475853 
+0200
@@ -76,3 +76,7 @@
        for I in $(SETARCH_LINKS); do \
                cd $(DESTDIR)$(usrbinexecdir) && ln -sf setarch $$I ; \
        done
+       for I in $(SETARCH_LINKS); do \
+                echo ".so setarch.8" > $(DESTDIR)$(man8dir)/$$I.8 ; \
+        done
+



-- 
Arkadiusz Miƛkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/
-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to