summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorjoey <joey>1999-08-17 04:40:08 +0000
committerjoey <joey>1999-08-17 04:40:08 +0000
commit8828415f7d08350f236cc60d3c801ccd0ba199d6 (patch)
treef80fd6290c80f4199469dd3cbef440460294d8be /examples
parent1352476d748b5137881c467365f0ed5c34297c5d (diff)
downloaddebhelper-8828415f7d08350f236cc60d3c801ccd0ba199d6.tar.gz
r42: Initial Import
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/rules2
-rwxr-xr-xexamples/rules.indep2
-rwxr-xr-xexamples/rules.multi2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/rules b/examples/rules
index 105d91c0..29c79dee 100755
--- a/examples/rules
+++ b/examples/rules
@@ -7,7 +7,7 @@
build: build-stamp
build-stamp:
dh_testdir
- # Add here commands to compile the pacckage.
+ # Add here commands to compile the package.
#$(MAKE)
touch build-stamp
diff --git a/examples/rules.indep b/examples/rules.indep
index 5bd756de..fb46c623 100755
--- a/examples/rules.indep
+++ b/examples/rules.indep
@@ -8,7 +8,7 @@
build: build-stamp
build-stamp:
dh_testdir
- # Add here commands to compile the pacckage.
+ # Add here commands to compile the package.
#$(MAKE)
touch build-stamp
diff --git a/examples/rules.multi b/examples/rules.multi
index eceee350..205ed4c8 100755
--- a/examples/rules.multi
+++ b/examples/rules.multi
@@ -10,7 +10,7 @@
build: build-stamp
build-stamp:
dh_testdir
- # Add here commands to compile the pacckage.
+ # Add here commands to compile the package.
#$(MAKE)
touch build-stamp