]> git.pld-linux.org Git - packages/rpm-build-tools.git/blobdiff - adapter.sh
builder: xtitle check stderr, so it would work in capture blocks too
[packages/rpm-build-tools.git] / adapter.sh
index d5c786648e0409c1f00b8ccb0b6528d1efc28ea2..2b1e987107713b7bad171a25eaedd53cdbbc3e0c 100755 (executable)
@@ -12,7 +12,7 @@
 #
 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
 
-REVISION=1.50
+REVISION=1.52
 VERSION="v0.35/$REVISION"
 VERSIONSTRING="\
 Adapter adapts .spec files for PLD Linux.
@@ -224,12 +224,14 @@ import_rpm_macros() {
        ruby_rubylibdir
        ruby_rdocdir
        ruby_ridir
+       ruby_specdir
 
        php_pear_dir
        php_data_dir
        tmpdir
 
        systemdunitdir
+       systemduserunitdir
        systemdtmpfilesdir
 "
        eval_expr=""
This page took 0.619422 seconds and 4 git commands to generate.