Skip to content

Commit

Permalink
Fix buildd
Browse files Browse the repository at this point in the history
install: cannot stat `debian/inex-crashdb.conf': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/build/buildd/i-nex-0.5.6'
dh_auto_install: make -j1 install DESTDIR=/build/buildd/i-
nex-0.5.6/debian/i-nex returned exit code 2
make: *** [binary-arch] Error 29
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2
  • Loading branch information
eloaders committed Nov 9, 2013
1 parent e873ff5 commit 76261ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,6 @@ install:
install -m 0755 debian/i-nex.desktop inex/usr/share/applications/
install -m 0755 debian/check_kernel inex/usr/bin/
install -m 0755 debian/i-nex-lspci inex/usr/bin/
install -m 0755 debian/inex-crashdb.conf inex/etc/apport/crashdb.conf.d/
install -m 0755 debian/i-nex.py inex/usr/share/apport/package-hooks/
install -m 0755 debian/changelog-0.4.6 inex/usr/share/doc/i-nex/
install -m 0755 debian/changelog-0.4.8 inex/usr/share/doc/i-nex/
install -m 0755 debian/changelog-0.4.8.1 inex/usr/share/doc/i-nex/
Expand Down
4 changes: 2 additions & 2 deletions src/i-nex/.settings
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ SearchComment=False
SearchString=True

[OpenFile]
Active=1
File[1]=".src/Finfosys.form"
File[2]=".src/Global.class:88.35"
File[3]=".src/About.form"
Expand Down Expand Up @@ -52,7 +51,8 @@ File[27]=".src/FDF.form"
File[28]=".src/FDF.class:28.69"
File[29]=".src/FNET_R_T.form"
File[30]=".src/FNET_R_T.class:28.32"
File[31]=".src/FGraphic.module:28.39"
Active=31
File[31]=".src/FGraphic.module:11.37"
File[32]="logo/fb.png"
File[33]=".src/FCPU.module:8.1"
File[34]=".src/FUdisks.form"
Expand Down

0 comments on commit 76261ac

Please sign in to comment.