mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-12 23:12:13 -04:00
initial commit
This commit is contained in:
commit
d3ccf0eeaf
16 changed files with 892 additions and 0 deletions
12
debian/rules
vendored
Executable file
12
debian/rules
vendored
Executable file
|
@ -0,0 +1,12 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
## Copyright (C) 2012 - 2014 Patrick Schleizer <adrelanos@riseup.net>
|
||||
## See the file COPYING for copying conditions.
|
||||
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
override_dh_installchangelogs:
|
||||
dh_installchangelogs changelog.upstream upstream
|
Loading…
Add table
Add a link
Reference in a new issue