* put the latest config.* as package_data under pisi actionsapi
This commit is contained in:
@@ -14,7 +14,8 @@ def gnuconfig_findnewest():
|
||||
'/usr/share/automake-1.7/config.sub',
|
||||
'/usr/share/automake-1.6/config.sub',
|
||||
'/usr/share/automake-1.5/config.sub',
|
||||
'/usr/share/automake-1.4/config.sub']
|
||||
'/usr/share/automake-1.4/config.sub',
|
||||
'share/config.sub']
|
||||
|
||||
newer_location = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user