remove ceod.postinst

This commit is contained in:
Max Erenberg 2023-07-31 20:06:32 -04:00
parent 7e851daa8f
commit 36bf340385
3 changed files with 5 additions and 3 deletions

View File

@ -35,7 +35,7 @@ Now run `dch -i` and edit the changelog.
Now you will build a signed package. Place your key ID after the `-k` argument, e.g.
```sh
gbp buildpackage --git-upstream-branch=master -k8E5568ABB0CF96BC367806ED127923BE10DA48DC
gbp buildpackage --git-upstream-branch=master -k8E5568ABB0CF96BC367806ED127923BE10DA48DC --lintian-opts --no-lintian
```
This will create a bunch of files (deb, dsc, tar.gz, etc.) in the parent directory.

View File

@ -1,2 +0,0 @@
#!/bin/sh
chmod 600 /etc/csc/ceod.ini

4
debian/rules vendored
View File

@ -12,3 +12,7 @@ override_dh_shlibdeps:
override_dh_makeshlibs:
override_dh_dwz:
override_dh_fixperms:
dh_fixperms
chmod 600 $(CURDIR)/debian/ceod/etc/csc/ceod.ini