Remove debian directory. It will remain in ubuntu branch

This commit is contained in:
2023-03-20 21:14:27 +01:00
parent c74a67184c
commit 164183f348
8 changed files with 0 additions and 172 deletions
-10
View File
@@ -1,10 +0,0 @@
#!/usr/bin/make -f
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/cmake.mk
export CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
export CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS)
export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)