Ludwig Nussel
f4b65d8ce1
- Merge with the version from SLE/Leap 15 full changes now below in the changelog. - correctly source the files for 32bit patterns - obsolete old SLES/SLED development patterns (bsc#1070151) - Swap web pattern from php5 to php7 - Add 32bit patterns - Only build certain patterns for openSUSE - Don't require cvs anymore (not common anymore). - Recommend git. - Compact %install routine; replace old RPM shell vars by macros. - Create new package from old unified patterns package OBS-URL: https://build.opensuse.org/request/show/625135 OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-devel-base?expand=0&rev=11
4 lines
121 B
Bash
4 lines
121 B
Bash
#!/bin/sh
|
|
|
|
./create_32bit-patterns_file.pl -p devel-base -s devel_rpm_build -s devel_web > pattern-definition-32bit.txt
|