- fix /plc/data declaration
[myplc.git] / myplc.spec
index 7e0c930..e8f8f10 100644 (file)
@@ -28,10 +28,10 @@ system.
 
 %build
 pushd myplc
-./build.sh -r 2 -d %{_datadir}
+./build.sh -r 2
 # Not until we can get the build server to run Fedora Core 4 or an
 # updated version of yum.
-#./build.sh -r 4 -d %{_datadir}
+#./build.sh -r 4
 popd
 
 %install
@@ -96,7 +96,7 @@ fi
 
 # Data directory
 %dir /plc/data
-%config(noreplace) /plc/data
+%config(noreplace) /plc/data/*
 
 %changelog
 * Wed Apr  5 2006 Mark Huang <mlhuang@CS.Princeton.EDU> - 0.2-1