Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
GNOME
mobile-broadband-provider-info
Commits
850f99d7
Commit
850f99d7
authored
Jul 22, 2008
by
Antti Kaijanmäki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use the GNU Build Tools for configuration and installation
svn path=/; revision=3
parent
0820e056
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
0 deletions
+13
-0
Makefile.am
Makefile.am
+1
-0
README.svn
README.svn
+5
-0
configure.ac
configure.ac
+7
-0
No files found.
Makefile.am
0 → 100644
View file @
850f99d7
dist_pkgdata_DATA
=
serviceproviders.xml serviceproviders.dtd
README.svn
View file @
850f99d7
...
...
@@ -2,3 +2,8 @@ Edit instructions can be found from:
http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders
MAKE SURE YOU VALIDATE THE DATABASE AFTER CHANGES!!
If you wish to install the package execute:
$ auroreconf -i
to bootstrap the package.
\ No newline at end of file
configure.ac
0 → 100644
View file @
850f99d7
AC_INIT([mobile-broadband-provider-info], [20080721])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_CONFIG_FILES([
Makefile
])
AC_OUTPUT
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment