bareos2015: bareos-13.2 1b12e1a7
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
mvwieringen | mvwieringen | bareos-13.2 | 2013-05-04 22:59 | bareos-13.2 3561ffbb | Pending |
Changeset | debian/rules is a Makefile not a shell script. The current file seems to indicate that the rules file is a shell script by exporting all variables and using the ${} variable expansion while the normal Makefile variable expansion uses $() and we also can have spaces around the variable initialization as it Makefile and not shell. |
||||
mod - debian/rules | Diff File |