File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 32
32
Installed-Size: $size
33
33
Maintainer: Ridvan Tulemen <ridvantulemen@gmail.com>
34
34
Date : $date
35
- Depends: python3-pil, python3-gi, graphicsmagick-imagemagick-compat
35
+ Depends: python3-pil, python3-gi
36
36
Architecture: amd64
37
37
Description: yusufreis
38
38
""" > packages/DEBIAN/control
49
49
echo """chmod +x /usr/local/bin/yusufreis
50
50
cp /usr/share/hvl/yusufreis/apps.gsettings-yusufreis.gschema.xml /usr/share/glib-2.0/schemas/
51
51
glib-compile-schemas /usr/share/glib-2.0/schemas/
52
- mkdir -p '/usr/share/hvl/yusufreis/ss/'" > packages/DEBIAN/postinst
52
+ mkdir -p '/usr/share/hvl/yusufreis/ss/'
53
+ chmod o+w /usr/share/hvl/yusufreis/logs/yusufreis.log
54
+ chmod o+w -R /usr/share/hvl/yusufreis/ss/" > packages/DEBIAN/postinst
53
55
chmod +x packages/DEBIAN/postinst
54
56
version=$(date +'%Y%m%d-%H%M%S')
55
57
dpkg-deb -Zgzip --build ./packages yusufreis_$version.deb
You can’t perform that action at this time.
0 commit comments