]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- new macro: %_kernelsrcdir
authorsaq <saq@pld-linux.org>
Wed, 8 Aug 2001 22:10:05 +0000 (22:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.59

rpm.macros

index 2257c07f4ce00c485c32bf9b6fcba7c3ab5b825b..b6f613aeb2cac9266f2ca33a97c1ca875cf4bbad 100644 (file)
@@ -131,6 +131,9 @@ done \
 # Example files, programs, scripts...
 %_examplesdir  /usr/src/examples
 
+# The directory holding Linux kernel sources
+%_kernelsrcdir /usr/src/linux
+
 # If non-empty "debug" macro defined, add "dbg" suffix to release number
 %_rpmfilename          %%{NAME}-%%{VERSION}-%%{RELEASE}%{?debug:dbg}.%%{ARCH}.rpm
 
This page took 0.038031 seconds and 4 git commands to generate.