Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
/usr/bin/gbc3 -e -a -g -t -p -m  src/i-nex
gbc: error: Component not found: &1	gb.net
make: *** [build-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
  • Loading branch information
eloaders committed Feb 12, 2012
1 parent 4ca304a commit ce96797
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 9 deletions.
2 changes: 0 additions & 2 deletions src/i-nex/.project
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ Component=gb.form
Component=gb.desktop
Component=gb.form.dialog
Component=gb.settings
Component=gb.net
Component=gb.net.curl
Authors="eloaders"
TabSize=1
Translate=1
Expand Down
8 changes: 4 additions & 4 deletions src/i-nex/.settings
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ SearchComment=False
SearchString=True

[OpenFile]
Active=1
File[1]=".src/Finfosys.form"
File[2]=".src/Finfosys.class:316.38"
File[2]=".src/Finfosys.class:581.0"
File[3]=".src/Global.class:50.56"
File[4]=".src/About.form"
File[5]=".src/About.class:63.30"
Expand All @@ -32,11 +31,12 @@ File[13]=".src/Asound_Drives.module:36.32"
File[14]=".src/HWmon_coretemp.module:3.18"
File[15]=".src/Input_Devices.module:36.27"
File[16]=".src/Reportm.module:337.3"
Active=17
File[17]=".src/FReport_Gen.form"
File[18]=".src/FReport_Gen.class:5.47"
File[19]=".src/Start_App_Args.form"
File[20]=".src/Start_App_Args.class:36.3"
File[21]=".src/ChkPrm.module:9.29"
File[20]=".src/Start_App_Args.class:34.7"
File[21]=".src/ChkPrm.module:7.48"
Count=21

[Watches]
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/Start_App_Args.class
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ Public Sub Form_Open()
Me.Close
Endif

End
End
2 changes: 0 additions & 2 deletions src/i-nex/.startup
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@ gb.form
gb.desktop
gb.form.dialog
gb.settings
gb.net
gb.net.curl

0 comments on commit ce96797

Please sign in to comment.