]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- add optional-pkg and -ext to template
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 15 Oct 2005 13:41:28 +0000 (13:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pearize.sh -> 1.26

pearize.sh

index e2642af9e3a7220b80f59c6b6fb1d762ca1ae4e7..4cb3f1868899a6ec492e716bca0b8ef05673c644 100644 (file)
@@ -37,6 +37,8 @@ stmp=$(mktemp "${TMPDIR:-/tmp}/fragXXXXXX")
 cat > $stmp <<'EOF'
 @extra_headers@
 Optional: @optional@
+@optional-pkg@
+@optional-ext@
 License: @release_license@
 State: @release_state@
 EOF
This page took 0.035837 seconds and 4 git commands to generate.