Projects
home:sicherha:branches:Kolab:16
guam
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 25
View file
debian.rules
Changed
@@ -17,9 +17,9 @@ GBL := guam-bundled-libs (= $(DEB_VERSION)) currver = $(shell dpkg-query -f '$${Version}' -W $(1) | sed 's/[+-].*$$//') nextver = $(shell echo $(call currver,$(1)) | perl -pe 's/((\d+\.)*)(\d+)$$/$$1.($$3+1)/e') -pinver = $(1) (= $(call currver,$(1))) pinvermin = $(1) (>= $(call currver,$(1))) pinvermax = $(1) (<< $(call nextver,$(1))) +pinver = $(call pinvermin,$(1)), $(call pinvermax,$(1)) pinvererlmin = $(1) (>= $(call currver,erlang)) pinvererlmax = $(1) (<< $(call nextver,erlang)) altbundle = $(call pinvermin,$(1)) | $(GBL), $(call pinvermax,$(1)) | $(GBL)
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.