URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ba3f25b3eec9d472e022629591b4653af1c8a07a
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
ba3f25b by Peter Wu (peter@xxxxxxxxxxxxx):
debian/rules: remove unused variables
Neither VERSION nor docdir are used in CMake, remove it. The wheezy
workaround was needed to fix build failures with PIE, but since Wheezy
is EOL, it can be removed.
'distrelease' can also be removed, but let's keep it in case
distro-specific workarounds are needed in the future.
Change-Id: I6e8a296112b218ebce79f697bbb1def7c0efdad7
Reviewed-on: https://code.wireshark.org/review/33712
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 7dfcb44 asn2wrs: use system lex and yacc from ply if available
add ba3f25b debian/rules: remove unused variables
Summary of changes:
debian/rules | 5 -----
1 file changed, 5 deletions(-)