mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Removed debian rules file; will conflict
This commit is contained in:
parent
1d4057fadf
commit
a62432ad18
1 changed files with 0 additions and 12 deletions
12
debian/rules
vendored
12
debian/rules
vendored
|
@ -1,12 +0,0 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
COPYRIGHT=LICENSE
|
||||
PKGFILES = pkg/*.service pkg/*.upstart
|
||||
|
||||
%:
|
||||
cp $(PKGFILES) debian
|
||||
cp $(COPYRIGHT) debian/copyright
|
||||
dh $@
|
||||
|
||||
dh_override_auto_build:
|
||||
python setup.py build
|
Loading…
Add table
Reference in a new issue