Skip to content

Commit ad6b41a

Browse files
authored
Merge pull request #792 from shubhamshinde360/PA-5999-with-autotools
(PA-5999) Use pl-autotools instead of autoconf and automake for SLES-11
2 parents 42fd0fb + e832cd4 commit ad6b41a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

configs/platforms/sles-11-x86_64.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@
66
plat.add_build_repository "http://pl-build-tools.delivery.puppetlabs.net/yum/sles/11/x86_64/pl-build-tools-sles-11-x86_64.repo"
77
packages = [
88
"aaa_base",
9-
"autoconf",
10-
"automake",
119
"libbz2-devel",
1210
"make",
1311
"pkgconfig",
12+
"pl-autotools",
1413
"pl-cmake",
1514
"pl-gcc",
1615
"readline-devel",

0 commit comments

Comments
 (0)