summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-03 16:13:34 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-03 16:13:34 (EDT)
commit11f45e92ad0197f90a70dd27bee470513c683a0f (patch)
tree1b38ed64824aab5cd4cd509f7f8483ed57ab8d84 /src/Makefile.in
parenta685526ce90bd376af4abdc567cdbb3bfdc0426f (diff)
Implement ob-unpacksource.
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 9567306..3d02603 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -38,8 +38,8 @@ sed_script = s&@@PACKAGE_NAME@@&$(package_name)&;\
SRCS = opkbuild.sh \
ob-checkbuilddeps.sh \
- ob-buildenv.sh #\
- ob-unpacksource.sh \
+ ob-buildenv.sh \
+ ob-unpacksource.sh #\
ob-applypatches.sh \
ob-installplatconf.sh \
ob-installdocs.sh \