Codebase list charmtimetracker / fresh-snapshots/upstream debian.rules
fresh-snapshots/upstream

Tree @fresh-snapshots/upstream (Download .tar.gz)

debian.rules @fresh-snapshots/upstreamraw · history · blame

1
2
3
4
#!/usr/bin/make -f
DEB_CMAKE_EXTRA_FLAGS = -DCMAKE_BUILD_TYPE=Release -DCharm_VERSION=1.12.0
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/cmake.mk