]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- I don't know how did you manage to get this to work without dist_kernel
authorTomasz Pala <gotar@pld-linux.org>
Wed, 12 Nov 2008 00:30:43 +0000 (00:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.493

rpm.macros

index f75bb81f6fee00673750c7afc91682d97c8c121e..6ec50314eefc4bf5a2eb5b6c1d0120df09f17125 100644 (file)
@@ -1345,6 +1345,7 @@ for cfg in ${cfgs:-dist}; do                                        \
        %else                                                                                                                   \
                install -d o/include/config                                                                     \
                touch o/include/config/MARKER                                                           \
+               ln -sf %{_kernelsrcdir}/include/config/auto-$cfg.conf o/include/config/auto.conf        \
                ln -sf %{_kernelsrcdir}/scripts o/scripts                                       \
        %endif                                                                                                                  \
                                                                                                                                        \
This page took 0.0441 seconds and 4 git commands to generate.