]> git.pld-linux.org Git - packages/util-vserver.git/commitdiff
- add /proc to %_netsharedpath (mountpoint)
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 9 Sep 2009 05:51:06 +0000 (05:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    util-vserver-pld.patch -> 1.40

util-vserver-pld.patch

index 19573357e7d513551e3f5ad3e3c147c5cb647d68..00a454f141f4d997e857fe65668a90448eca041a 100644 (file)
@@ -125,7 +125,7 @@ diff -urN util-vserver-0.30.216-r2837.orig/distrib/pld-ac/rpm/macros util-vserve
 +# Because of https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52725
 +# you have to use at least one language beside 'C'
 +%_install_langs               C:en:pl
-+%_netsharedpath               /dev
++%_netsharedpath               /dev:/proc
 +%_tmppath                     /tmp
 +%_host_os                     %_os
 diff -urN util-vserver-0.30.216-r2837.orig/distrib/pld-th/pkgs/01 util-vserver-0.30.216-r2837/distrib/pld-th/pkgs/01
@@ -214,7 +214,7 @@ diff -urN util-vserver-0.30.216-r2837.orig/distrib/pld-th/rpm/macros util-vserve
 +# Because of https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52725
 +# you have to use at least one language beside 'C'
 +%_install_langs               C:en:pl
-+%_netsharedpath               /dev
++%_netsharedpath               /dev:/proc
 +%_tmppath                     /tmp
 +%_host_os                     %_os
 diff -urN util-vserver-0.30.216-r2837.orig/distrib/pld-ti/pkgs/01 util-vserver-0.30.216-r2837/distrib/pld-ti/pkgs/01
@@ -284,7 +284,7 @@ diff -urN util-vserver-0.30.216-r2837.orig/distrib/pld-ti/rpm/macros util-vserve
 +# Because of https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52725
 +# you have to use at least one language beside 'C'
 +%_install_langs               C:en:pl
-+%_netsharedpath               /dev
++%_netsharedpath               /dev:/proc
 +%_tmppath                     /tmp
 +%_host_os                     %_os
 diff -urN util-vserver-0.30.216-r2837.orig/scripts/functions util-vserver-0.30.216-r2837/scripts/functions
This page took 0.090491 seconds and 4 git commands to generate.